pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/28
pgsql: Strip PlaceHolderVars from index operands
Richard Guo
2025/12/28
pgsql: Ignore PlaceHolderVars when looking up statistics
Richard Guo
2025/12/28
pgsql: Change some Datum to void * for opaque pass-through pointer
Peter Eisentraut
2025/12/27
pgsql: Split some long Makefile lists
Michael Paquier
2025/12/27
pgsql: Fix incorrectly spelled city name
Daniel Gustafsson
2025/12/27
pgsql: Remove MsgType type
Peter Eisentraut
2025/12/27
pgsql: Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
2025/12/27
pgsql: Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/27
pgsql: Fix pg_stat_get_backend_activity() to use multi-byte truncated r
Michael Paquier
2025/12/26
pgsql: doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
2025/12/26
pgsql: doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
2025/12/26
pgsql: doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: doc: Remove duplicate word in ECPG description
Michael Paquier
2025/12/25
pgsql: Upgrade BufFile to use int64 for byte positions
Michael Paquier
2025/12/25
pgsql: Fix typo in stat_utils.c
Michael Paquier
2025/12/25
Re: pgsql: Track LLVM 15 changes.
Tom Lane
2025/12/24
pgsql: Move attribute statistics functions to stat_utils.c
Michael Paquier
2025/12/24
pgsql: Fix planner error with SRFs and grouping sets
Richard Guo
2025/12/24
pgsql: Fix planner error with SRFs and grouping sets
Richard Guo
2025/12/24
pgsql: psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
2025/12/24
pgsql: psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
2025/12/24
pgsql: doc: change "can not" to "cannot"
Bruce Momjian
2025/12/24
pgsql: Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
2025/12/24
pgsql: doc: Use proper tags in pg_overexplain documentation.
Fujii Masao
2025/12/24
pgsql: doc: Use proper tags in pg_overexplain documentation.
Fujii Masao
2025/12/24
pgsql: Fix CREATE SUBSCRIPTION failure when the publisher runs on pre-P
Fujii Masao
2025/12/24
pgsql: Fix version check for retain_dead_tuples subscription option.
Fujii Masao
2025/12/24
pgsql: Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
2025/12/24
pgsql: Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
2025/12/24
pgsql: Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
2025/12/24
pgsql: Doc: Clarify publication privilege requirements.
Amit Kapila
2025/12/24
pgsql: Teach expr_is_nonnullable() to handle more expression types
Richard Guo
2025/12/24
pgsql: Optimize ROW(...) IS [NOT] NULL using non-nullable fields
Richard Guo
2025/12/24
pgsql: Simplify COALESCE expressions using non-nullable arguments
Richard Guo
2025/12/24
pgsql: Improve comment in pgstatfuncs.c
Michael Paquier
2025/12/23
pgsql: Don't advance origin during apply failure.
Amit Kapila
2025/12/23
pgsql: Don't advance origin during apply failure.
Amit Kapila
2025/12/23
pgsql: Don't advance origin during apply failure.
Amit Kapila
2025/12/23
pgsql: Don't advance origin during apply failure.
Amit Kapila
2025/12/23
pgsql: Fix another case of indirectly casting away const.
Tom Lane
2025/12/23
pgsql: C comment: fix psql "pstdout" duplicate to "pstdin"
Bruce Momjian
2025/12/23
pgsql: pg_visibility: Use visibilitymap_count instead of loop.
Masahiko Sawada
2025/12/23
pgsql: Toggle logical decoding dynamically based on logical slot presen
Masahiko Sawada
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/23
pgsql: Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025/12/22
Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
2025/12/22
Re: pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Michael Paquier
2025/12/22
pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Michael Paquier
2025/12/22
pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Michael Paquier
2025/12/22
pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025/12/22
pgsql: doc: add "DO" to "ON CONFLICT" in CREATE VIEW text
Bruce Momjian
2025/12/22
pgsql: Switch buffile.c/h to use pgoff_t instead of off_t
Michael Paquier
2025/12/22
pgsql: psql: Improve tab completion for COPY option lists.
Masahiko Sawada
2025/12/22
pgsql: Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
2025/12/22
pgsql: doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
2025/12/22
pgsql: doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
2025/12/21
pgsql: Fix another typo in gininsert.c
Michael Paquier
2025/12/21
pgsql: Remove obsolete name_ops index-only scan comments.
Peter Geoghegan
2025/12/21
pgsql: Fix printf format string warning on MinGW.
Thomas Munro
2025/12/21
pgsql: Fix printf format string warning on MinGW.
Thomas Munro
2025/12/21
pgsql: Fix printf format string warning on MinGW.
Thomas Munro
2025/12/21
pgsql: Fix printf format string warning on MinGW.
Thomas Munro
2025/12/20
pgsql: Clean up test_cloexec.c and Makefile.
Thomas Munro
2025/12/20
pgsql: Clean up test_cloexec.c and Makefile.
Thomas Munro
2025/12/20
pgsql: Clean up test_cloexec.c and Makefile.
Thomas Munro
2025/12/20
pgsql: Clean up test_cloexec.c and Makefile.
Thomas Munro
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
Earlier messages
Later messages