pgsql-committers
Thread
Date
Earlier messages
Messages by Date
2025/12/19
pgsql: heapam: Move logic to handle HEAP_MOVED into a helper function
Andres Freund
2025/12/19
pgsql: bufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitListLock()
Andres Freund
2025/12/19
pgsql: doc: clarify when physical/logical replication is used
Bruce Momjian
2025/12/19
pgsql: Use proper type for RestoreTransactionSnapshot's PGPROC arg
Heikki Linnakangas
2025/12/19
pgsql: Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
2025/12/19
pgsql: Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
2025/12/18
pgsql: Fix typos in gininsert.c
Michael Paquier
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Add guard to prevent recursive memory context logging.
Fujii Masao
2025/12/18
pgsql: Use table/index_close() more consistently
Michael Paquier
2025/12/18
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
2025/12/18
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
2025/12/18
pgsql: Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/18
pgsql: Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025/12/17
pgsql: Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
2025/12/17
pgsql: btree_gist: Fix memory allocation formula
Michael Paquier
2025/12/17
Re: pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT
Michael Paquier
2025/12/17
pgsql: Fix const correctness in pgstat data serialization callbacks
Michael Paquier
2025/12/17
pgsql: libpq-oauth: use correct c_args in meson.build
Jacob Champion
2025/12/17
pgsql: libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
2025/12/17
pgsql: libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
2025/12/17
pgsql: oauth_validator: Avoid races in log_check()
Jacob Champion
2025/12/17
pgsql: oauth_validator: Avoid races in log_check()
Jacob Champion
2025/12/17
pgsql: libpq-oauth: use correct c_args in meson.build
Jacob Champion
2025/12/17
pgsql: Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
2025/12/17
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
2025/12/17
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
2025/12/17
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
2025/12/17
pgsql: Update .abi-compliance-history for PrepareToInvalidateCacheTuple
Noah Misch
2025/12/17
pgsql: Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
2025/12/17
pgsql: Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
2025/12/17
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Christoph Berg
2025/12/17
pgsql: Support existing publications in pg_createsubscriber.
Amit Kapila
2025/12/16
pgsql: Change pgstat_report_vacuum() to use Relation
Michael Paquier
2025/12/16
pgsql: Reorder two functions in inval.c
Noah Misch
2025/12/16
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
2025/12/16
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
2025/12/16
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
2025/12/16
pgsql: Reorder two functions in inval.c
Noah Misch
2025/12/16
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
2025/12/16
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
2025/12/16
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
2025/12/16
pgsql: For inplace update, send nontransactional invalidations.
Noah Misch
2025/12/16
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
2025/12/16
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
2025/12/16
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
2025/12/16
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
2025/12/16
pgsql: WAL-log inplace update before revealing it to other sessions.
Noah Misch
2025/12/16
pgsql: Remove useless code in InjectionPointAttach()
Michael Paquier
2025/12/16
pgsql: Avoid global LC_CTYPE dependency in pg_locale_icu.c.
Jeff Davis
2025/12/16
pgsql: downcase_identifier(): use method table from locale provider.
Jeff Davis
2025/12/16
pgsql: ltree: fix case-insensitive matching.
Jeff Davis
2025/12/16
pgsql: ltree: fix case-insensitive matching.
Jeff Davis
2025/12/16
pgsql: Clarify a #define introduced in 8d299052fe.
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025/12/16
pgsql: Update .abi-compliance-history for CacheInvalidateHeapTupleInpla
Noah Misch
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025/12/16
pgsql: Test PRI* macros even when we can't test NLS translation.
Tom Lane
2025/12/16
pgsql: Add explanatory comment to prune_freeze_setup()
Melanie Plageman
2025/12/16
pgsql: Fix const qualification in prune_freeze_setup()
Melanie Plageman
2025/12/16
pgsql: doc: Update header file mention for CompareType
Daniel Gustafsson
2025/12/16
pgsql: doc: Update header file mention for CompareType
Daniel Gustafsson
2025/12/16
pgsql: Separate out bytea sort support from varlena.c
John Naylor
2025/12/15
pgsql: Add TAP test to check recovery when redo LSN is missing
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Fail recovery when missing redo checkpoint record without backup
Michael Paquier
2025/12/15
pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane
2025/12/15
pgsql: libpq-oauth: Don't translate internal errors
Jacob Champion
2025/12/15
pgsql: libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
2025/12/15
pgsql: libpq: Add missing OAuth translations
Jacob Champion
2025/12/15
pgsql: libpq: Add missing OAuth translations
Jacob Champion
2025/12/15
pgsql: libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
2025/12/15
pgsql: libpq-oauth: Don't translate internal errors
Jacob Champion
2025/12/15
pgsql: Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
2025/12/15
pgsql: Revisit cosmetics of "For inplace update, send nontransactional
Noah Misch
2025/12/15
pgsql: Revisit cosmetics of "For inplace update, send nontransactional
Noah Misch
2025/12/15
pgsql: Correct comments of "Fix data loss at inplace update after heap_
Noah Misch
2025/12/15
pgsql: Avoid requiring Spanish locale to test NLS infrastructure.
Tom Lane
2025/12/15
pgsql: Remove incorrect declarations in pg_wchar.h.
Jeff Davis
2025/12/15
pgsql: Remove unused single-byte char_is_cased() API.
Jeff Davis
2025/12/15
pgsql: Use multibyte-aware extraction of pattern prefixes.
Jeff Davis
2025/12/15
pgsql: Add offnum range checks to suppress compile warnings with UBSAN.
Tom Lane
2025/12/15
pgsql: Increase timeout in multixid_conversion upgrade test
Heikki Linnakangas
2025/12/15
pgsql: Improve sanity checks on multixid members length
Heikki Linnakangas
2025/12/15
pgsql: Disable recently added CIC/RI isolation tests
Álvaro Herrera
2025/12/15
pgsql: Refactor static_assert() support.
Peter Eisentraut
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/15
pgsql: Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025/12/14
pgsql: Fix typo in tablecmds.c
David Rowley
2025/12/14
pgsql: Add retry logic to pg_sync_replication_slots().
Amit Kapila
2025/12/14
pgsql: test_custom_stats: Fix compilation warning
Michael Paquier
2025/12/14
pgsql: pageinspect: use index_close() for GiST index relation
Michael Paquier
2025/12/14
pgsql: test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
2025/12/14
pgsql: Allow cumulative statistics to read/write auxiliary data from/to
Michael Paquier
2025/12/14
pgsql: Make "pgoff_t" be a typedef not a #define.
Tom Lane
2025/12/14
pgsql: Update typedefs.list to match what the buildfarm currently repor
Tom Lane
2025/12/14
pgsql: Looks like we can't test NLS on machines that lack any es_ES loc
Tom Lane
2025/12/14
pgsql: bufmgr: Separate keys for private refcount infrastructure
Andres Freund
2025/12/14
pgsql: bufmgr: Add one-entry cache for private refcount
Andres Freund
2025/12/14
pgsql: Try a few different locale name spellings in nls.sql.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
pgsql: Fix double assignment.
Tom Lane
2025/12/14
Re: pgsql: Add a regression test to verify that NLS translation works.
Alexander Korotkov
2025/12/14
pgsql: Add a regression test to verify that NLS translation works.
Tom Lane
2025/12/14
pgsql: Refactor WaitLSNType enum to use a macro for type count
Alexander Korotkov
2025/12/14
pgsql: Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code
Alexander Korotkov
2025/12/14
pgsql: Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025/12/14
pgsql: Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025/12/13
pgsql: doc: Fix incorrect documentation for test_custom_stats
Michael Paquier
2025/12/13
pgsql: Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
2025/12/13
pgsql: Use correct preprocessor conditional in relptr.h
Peter Eisentraut
2025/12/13
pgsql: Fix out-of-date comment on makeRangeConstructors
Peter Eisentraut
2025/12/13
pgsql: Clarify comment about temporal foreign keys
Peter Eisentraut
2025/12/12
pgsql: Reject opclass options in ON CONFLICT clause
Álvaro Herrera
2025/12/12
pgsql: Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
2025/12/12
pgsql: Never store 0 as the nextMXact
Heikki Linnakangas
2025/12/11
pgsql: tests: Rename conflicting role names
Michael Paquier
2025/12/11
pgsql: tests: Rename conflicting role names
Michael Paquier
2025/12/11
pgsql: Fix some comments.
Nathan Bossart
2025/12/11
pgsql: Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
2025/12/11
pgsql: Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
2025/12/11
pgsql: Add runtime checks for bogus multixact offsets
Heikki Linnakangas
2025/12/11
pgsql: Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
2025/12/10
pgsql: Use palloc_object() and palloc_array(), the last change
Michael Paquier
2025/12/10
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
2025/12/10
pgsql: pg_buffercache: Fix memory allocation formula
Michael Paquier
2025/12/10
pgsql: Enhance slot synchronization API to respect promotion signal.
Amit Kapila
2025/12/10
pgsql: Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
pgsql: Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025/12/10
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
2025/12/10
pgsql: Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
2025/12/10
Re: pgsql: Widen MultiXactOffset to 64 bits
Peter Geoghegan
2025/12/10
pgsql: Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
2025/12/10
pgsql: Return TIDs in desc order during backwards scans.
Peter Geoghegan
2025/12/10
pgsql: Remove char_tolower() API.
Jeff Davis
2025/12/10
pgsql: Add pg_iswcased().
Jeff Davis
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025/12/10
pgsql: Improve DDL deparsing test
Heikki Linnakangas
2025/12/10
pgsql: Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
2025/12/10
pgsql: Simplify vacuum visibility assertion
Melanie Plageman
2025/12/10
pgsql: Fix comment in GetPublicationRelations
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
pgsql: Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025/12/10
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025/12/09
pgsql: Fix two issues with recently-introduced nbtree test
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Fix meson warning due to missing declaration of NM
Michael Paquier
2025/12/09
pgsql: Fix typo in comment
Heikki Linnakangas
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Heikki Linnakangas
2025/12/09
pgsql: Fix misleading comment in tuplesort.c
David Rowley
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Tom Lane
2025/12/09
Re: pgsql: injection_points: Remove portions related to custom pgstats
Michael Paquier
2025/12/09
pgsql: Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025/12/09
pgsql: Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
Earlier messages