Mailing lists [pgsql-committers]
- pgsql: Do not treat \. as an EOF marker in CSV mode for COPY IN. Tom Lane
 - pgsql: Add missing command for pg_maintain in comment Daniel Gustafsson
 - pgsql: Expand assertion check for query ID reporting in executor Michael Paquier
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier
 - pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii
 - pgsql: doc: Mention the connstring key word for PGSERVICE Daniel Gustafsson
 - pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut
 - Re: pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut
 - pgsql: jit: Use opaque pointers in all supported LLVM versions. Peter Eisentraut
 - pgsql: Simplify checking for xlocale.h Peter Eisentraut
 - pgsql: Fix some pg_verifybackup issues reported by Coverity. Robert Haas
 - pgsql: Use macro to define the number of enum values Peter Eisentraut
 - pgsql: Tweak docs to reduce possible impact of data checksums Peter Eisentraut
 - pgsql: initdb: Add new option "--no-data-checksums" Peter Eisentraut
 - pgsql: Reject a copy EOF marker that has data ahead of it on the same l Tom Lane
 
- pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier
 - pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier
 - pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier
 - pgsql: Fix inconsistent reporting of checkpointer stats. Fujii Masao
 - pgsql: doc: Add link to login event trigger example Daniel Gustafsson
 - pgsql: Remove superfluous PQExpBuffer resetting Daniel Gustafsson
 - pgsql: Add fastpaths for when no objects are found Daniel Gustafsson
 - pgsql: doc: Missing markup, punctuation and wordsmithing Daniel Gustafsson
 - pgsql: File size in a backup manifest should use uint64, not size_t. Robert Haas
 
- pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane
 - pgsql: Adjust json_manifest_per_file_callback API in one more place. Tom Lane
 - pgsql: Remove support for unlogged on partitioned tables Michael Paquier
 - pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote
 - pgsql: Add log_verbosity = 'silent' support to COPY command. Fujii Masao
 - pgsql: file_fdw: Add on_error and log_verbosity options to file_fdw. Fujii Masao
 - pgsql: Refactor CopyFrom() in copyfrom.c. Fujii Masao
 - Re: pgsql: Fix expression list handling in ATExecAttachPartition() Alexander Korotkov
 - Re: pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote
 - pgsql: Replace Unicode apostrophe with ASCII apostrophe Amit Langote
 - Re: pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote
 - Re: pgsql: Fix expression list handling in ATExecAttachPartition() Alexander Korotkov
 - pgsql: Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED Dean Rasheed
 - pgsql: Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED Dean Rasheed
 - pgsql: Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOU Dean Rasheed
 - pgsql: Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOU Dean Rasheed
 
- pgsql: Remove assertion checking query ID in execMain.c Michael Paquier
 - pgsql: Speed up numeric division by always using the "fast" algorithm. Dean Rasheed
 - pgsql: Rename PageData to GenericXLogPageData Peter Eisentraut
 - pgsql: ecpg: avoid adding whitespace around '&' in connection URLs. Tom Lane
 
- pgsql: Reject non-ASCII locale names. Thomas Munro
 - pgsql: Reject non-ASCII locale names. Thomas Munro
 - pgsql: Reject non-ASCII locale names. Thomas Munro
 - pgsql: Remove unused latch Heikki Linnakangas
 - pgsql: Clean up WaitLatch calls that passed latch without WL_LATCH_SET Heikki Linnakangas
 - pgsql: Remove unneeded #include Heikki Linnakangas
 - pgsql: Use generateClonedIndexStmt to propagate CREATE INDEX to partiti Tom Lane
 - pgsql: Use generateClonedIndexStmt to propagate CREATE INDEX to partiti Tom Lane
 
- pgsql: libpq: Discard leading and trailing spaces for parameters and va Michael Paquier
 - pgsql: Move Cluster.pm initialization code to a more obvious place Andrew Dunstan
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 - pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane
 
- pgsql: Use camel case for "DateStyle" in some error messages Michael Paquier
 - pgsql: doc: Add minimal C and SQL example to add a custom table AM hand Michael Paquier
 - pgsql: doc: Quote value in SET NAMES documentation Daniel Gustafsson
 - pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - Re: pgsql: Fix fetching default toast value during decoding of in-progress Daniel Gustafsson
 - Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Restrict password hash length. Nathan Bossart
 - pgsql: Convert tab-complete's long else-if chain to a switch statement. Tom Lane
 - pgsql: Invent "MatchAnyN" option for tab-complete.c's Matches/MatchesCS Tom Lane
 - pgsql: Prepare tab-complete.c for preprocessing. Tom Lane
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 - pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart
 
- pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart
 - pgsql: Fix test for password hash length limit. Nathan Bossart
 - pgsql: doc PG 17 relnotes: move adminpack item to incompatibilities Bruce Momjian
 - pgsql: Fix search_path cache initialization. Jeff Davis
 - pgsql: Fix search_path cache initialization. Jeff Davis
 - pgsql: Improve style of two code paths Michael Paquier
 - Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila
 - pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila
 - pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila
 - pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila
 - pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila
 - pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila
 - pgsql: Add REJECT_LIMIT option to the COPY command. Fujii Masao
 - pgsql: Move check for binary mode and on_error option to the appropriat Fujii Masao
 - pgsql: Doc: add check to detect non-breaking spaces in the docs. Tatsuo Ishii
 - pgsql: Add test for connection limits Heikki Linnakangas
 - pgsql: Use an shmem_exit callback to remove backend from PMChildFlags o Heikki Linnakangas
 - pgsql: Add test for dead-end backends Heikki Linnakangas
 - pgsql: Fix typo and run pgperltidy on newly-added test Heikki Linnakangas
 - pgsql: Silence buildfarm warning chatter from bd1276a3c. Tom Lane
 - pgsql: bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers( Andres Freund
 - pgsql: Use aux process resource owner in walsender Andres Freund
 - pgsql: bufmgr: Return early in ScheduleBufferTagForWriteback() if fsync Andres Freund
 - pgsql: Add min and max aggregates for bytea type. Tom Lane
 - pgsql: Silence assorted annoying test output. Tom Lane
 
- pgsql: Introduce two fields in EState to track parallel worker activity Michael Paquier
 - pgsql: pg_stat_statements: Add columns to track parallel worker activit Michael Paquier
 - pgsql: Allow roles created by new test to log in under SSPI. Tom Lane
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: Remove incorrect function import from pgindent Daniel Gustafsson
 - pgsql: doc: Fix mention of AT LOCAL in release notes Daniel Gustafsson
 - pgsql: Allow pushdown of HAVING clauses with grouping sets Richard Guo
 - pgsql: Consider explicit incremental sort for mergejoins Richard Guo
 - pgsql: Apply GUC name from central table in more places of guc.c Michael Paquier
 
- pgsql: Avoid crash in estimate_array_length with null root pointer. Tom Lane
 - pgsql: Avoid crash in estimate_array_length with null root pointer. Tom Lane
 - pgsql: doc PG 17 relnotes: add missing commands for safe search path Bruce Momjian
 - pgsql: doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv. Bruce Momjian
 - pgsql: Improve descriptions of some pg_stat_checkpoints functions in pg Fujii Masao
 - Re: pgsql: Doc: add check to detect non-breaking spaces in the docs. Robert Haas
 
- pgsql: Avoid possible segfault in psql's tab completion. Tom Lane
 - pgsql: Don't hard-code the input file name in gen_tabcomplete.pl's outp Tom Lane
 - Re: pgsql: Doc: add check to detect non-breaking spaces in the docs. Tatsuo Ishii
 - pgsql: Adjust EXPLAIN's output for disabled nodes David Rowley
 - pgsql: pgbench: Improve result outputs related to failed transactions. Tatsuo Ishii
 - pgsql: Use deconstruct_array_builtin instead of deconstruct_array Álvaro Herrera
 - pgsql: Fix typo in connection limits test Daniel Gustafsson
 - pgsql: Mark consume_xids test functions VOLATILE and PARALLEL UNSAFE Heikki Linnakangas
 - pgsql: Add pg_ls_summariesdir(). Nathan Bossart
 - pgsql: Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson
 
- pgsql: Create functions pg_set_relation_stats, pg_clear_relation_stats. Jeff Davis
 - pgsql: Fix missed case for builtin collation provider. Jeff Davis
 - pgsql: Fix missed case for builtin collation provider. Jeff Davis
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 - pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane
 
- pgsql: Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintenance_worke Michael Paquier
 - pgsql: Fixup for pg_set_relation_stats(). Jeff Davis
 
- pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
 - pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
 - pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
 - pgsql: Remove traces of BeOS. Peter Eisentraut
 - pgsql: doc: Add anchors for COPY format descriptions Daniel Gustafsson
 - pgsql: Run pgperltidy on newly-added test code Peter Eisentraut
 - pgsql: Allow TAP tests to force checksums off when calling init() Peter Eisentraut
 - pgsql: Track sort direction in SortGroupClause Peter Eisentraut
 - pgsql: Track scan reversals in MergeJoin Peter Eisentraut
 - pgsql: Use construct_array_builtin for FLOAT8OID instead of construct_a Masahiko Sawada
 - pgsql: Remove obsolete comment in reorderbuffer.h. Masahiko Sawada
 - pgsql: ecpg: improve preprocessor's memory management. Tom Lane
 - pgsql: ecpg: re-implement preprocessor's string management. Tom Lane
 - pgsql: ecpg: clean up documentation of parse.pl, and add more input che Tom Lane
 - pgsql: ecpg: remove check_rules.pl. Tom Lane
 - pgsql: ecpg: move some functions into a new file ecpg/preproc/util.c. Tom Lane
 - pgsql: ecpg: major cleanup, simplification, and documentation of parse. Tom Lane
 - pgsql: Move ICU-specific code from pg_locale.c into pg_locale_icu.c. Jeff Davis
 - pgsql: ecpg: avoid breaking the IDENT precedence level in two. Tom Lane
 - pgsql: Move libc-specific code from pg_locale.c into pg_locale_libc.c. Jeff Davis
 - pgsql: ecpg: add cross-checks to parse.pl for usage of internal tables. Tom Lane
 - pgsql: Add commit 7f7474a8e4 to .git-blame-ignore-revs. Nathan Bossart
 - pgsql: ecpg: invent a saner syntax for ecpg.addons entries. Tom Lane
 
- Re: pgsql: Create functions pg_set_relation_stats, pg_clear_relation_stats. Alexander Korotkov
 - pgsql: Move SnapBuild and SnapBuildOnDisk structs to snapshot_internal. Masahiko Sawada
 - pgsql: Add contrib/pg_logicalinspect. Masahiko Sawada
 - pgsql: Move clause_sides_match_join() into restrictinfo.h David Rowley
 
- pgsql: Add type cast to foreach_internal's loop variable. Nathan Bossart
 - pgsql: Add type cast to foreach_internal's loop variable. Nathan Bossart
 - pgsql: doc: Fix initdb option xreflabels Peter Eisentraut
 - pgsql: initdb: Change default to using data checksums. Peter Eisentraut
 - pgsql: Fix typo in comment of transformJsonAggConstructor() Amit Langote
 - pgsql: Fix typo in comment of transformJsonAggConstructor() Amit Langote
 - pgsql: Fix typo in comment of transformJsonAggConstructor() Amit Langote
 - Re: pgsql: Fix typo in comment of transformJsonAggConstructor() Amit Langote
 - pgsql: Normalize nbtree truncated high key array behavior. Peter Geoghegan
 - pgsql: ecpg: fix some minor mishandling of bad input in preprocessor. Tom Lane
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada
 - pgsql: Fix #include order from e839c8ecc9. Jeff Davis
 - Re: pgsql: Create functions pg_set_relation_stats, pg_clear_relation_stats. Jeff Davis
 - pgsql: Whitespace fixup from generated unicode tables. Jeff Davis
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Peter Eisentraut
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
 
- pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane
 - pgsql: nbtree: fix read page recheck typo. Peter Geoghegan
 - pgsql: Rewrite some regression queries for option checks with COPY Michael Paquier
 - pgsql: Rewrite some regression queries for option checks with COPY Michael Paquier
 - pgsql: Rewrite some regression queries for option checks with COPY Michael Paquier
 - pgsql: Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for the all-col Michael Paquier
 - pgsql: Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for the all-col Michael Paquier
 - pgsql: Don't store intermediate hash values in ExprState->resvalue David Rowley
 - pgsql: Fix unusual include style Peter Eisentraut
 - pgsql: jsonapi: fully initialize dummy lexer Peter Eisentraut
 - pgsql: Fix unnecessary casts of copyObject() result Peter Eisentraut
 - pgsql: Improve node type forward reference Peter Eisentraut
 - pgsql: Fix whitespace Peter Eisentraut
 - pgsql: Fix whitespace Peter Eisentraut
 - pgsql: Remove superfluous forward declaration Peter Eisentraut
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: Fix extreme skew detection in Parallel Hash Join. Thomas Munro
 - pgsql: ecpg: fix more minor mishandling of bad input in preprocessor. Tom Lane
 
- pgsql: Improve ThrowErrorData() comments for use with soft errors. Jeff Davis
 - pgsql: Fix description of PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier
 - pgsql: Fix description of PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier
 - pgsql: Remove unused code for unlogged materialized views. Fujii Masao
 - pgsql: Fix strsep() use for SCRAM secrets parsing Peter Eisentraut
 - pgsql: Fix memory leaks from incorrect strsep() uses Peter Eisentraut
 - pgsql: Adjust documentation for configuring Linux huge pages. Nathan Bossart
 - pgsql: Adjust documentation for configuring Linux huge pages. Nathan Bossart
 - pgsql: Adjust documentation for configuring Linux huge pages. Nathan Bossart
 - pgsql: Adjust documentation for configuring Linux huge pages. Nathan Bossart
 - pgsql: Optimize nbtree backwards scans. Peter Geoghegan
 - pgsql: Allow pg_set_relation_stats() to set relpages to -1. Jeff Davis
 - pgsql: Disable autovacuum for tables in stats import tests. Jeff Davis
 
- pgsql: Fix comment about pg_authid. Tom Lane
 
- pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote
 - pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote
 - pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 - pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera
 
- pgsql: injection_points: Add basic isolation test Michael Paquier
 - pgsql: Fix grammar of a comment in bufmgr.c Michael Paquier
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas
 - pgsql: Update outdated comment on WAL-logged locks with invalid XID Heikki Linnakangas
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 - pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane
 
- pgsql: pg_stat_statements: Add tests for nested queries with level trac Michael Paquier
 - pgsql: Fix C23 compiler warning Peter Eisentraut
 - pgsql: Make all Perl warnings fatal in 043_wal_replay_wait.pl Alexander Korotkov
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera
 - pgsql: ecpg: Refactor ecpg_log() to skip unnecessary calls to ECPGget_s Fujii Masao
 - pgsql: Improve reporting of errors in extension script files. Tom Lane
 - pgsql: Improve parser's reporting of statement start locations. Tom Lane
 - pgsql: Change pg_*_relation_stats() functions to return type to void. Jeff Davis
 
- pgsql: Add functions pg_set_attribute_stats() and pg_clear_attribute_st Jeff Davis
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier
 - Re: pgsql: Add functions pg_set_attribute_stats() and pg_clear_attribute_st Tom Lane
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: Remove unnecessary word in a comment Amit Langote
 - pgsql: doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson
 - pgsql: doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson
 - pgsql: Fix incorrect struct reference in comment Daniel Gustafsson
 - pgsql: Make SASL max message length configurable Daniel Gustafsson
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
 - pgsql: Documentation fixup. Jeff Davis
 - pgsql: Another documentation fixup. Jeff Davis
 - pgsql: Fix compiler warning. Jeff Davis
 
- pgsql: Fix typo in tidstore.h. Masahiko Sawada
 - pgsql: Improve pg_set_attribute_stats() error message. Jeff Davis
 - pgsql: Track more precisely query locations for nested statements Michael Paquier
 - pgsql: Update header comment for lookup_type_cache() Alexander Korotkov
 - pgsql: Avoid looping over all type cache entries in TypeCacheRelCallbac Alexander Korotkov
 - pgsql: Move LSN waiting declarations and definitions to better place Alexander Korotkov
 - pgsql: Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov
 - pgsql: Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov
 - pgsql: Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov
 - pgsql: Support configuring TLSv1.3 cipher suites Daniel Gustafsson
 - pgsql: Support configuring multiple ECDH curves Daniel Gustafsson
 - pgsql: Handle alphanumeric characters in matching GUC names Daniel Gustafsson
 - pgsql: Raise the minimum supported OpenSSL version to 1.1.1 Daniel Gustafsson
 - pgsql: Refactor GetLockStatusData() to skip backends/groups without fas Fujii Masao
 - pgsql: Fix parallel worker tracking of new catalog relfilenumbers. Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
 - pgsql: Generalize plpgsql's heuristic for importing expanded objects. Tom Lane
 - pgsql: Add functions pg_restore_relation_stats(), pg_restore_attribute_ Jeff Davis
 
- pgsql: Remove the RTE_GROUP RTE if we drop the groupClause Richard Guo
 - pgsql: injection_points: Disable one permutation in isolation test "bas Michael Paquier
 - pgsql: Add install rules for Kerberos.pm and AdjustUpgrade.pm Michael Paquier
 - pgsql: Refactor code converting a publication name List to a StringInfo Michael Paquier
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas
 - pgsql: pgbench: Fix typo. Tatsuo Ishii
 - pgsql: Doc: Add a caution in alter publication. Amit Kapila
 - pgsql: Fix concurrrently in typcache_rel_type_cache.sql Alexander Korotkov
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
 - pgsql: doc: Fix typo in pg_restore_*_stats function documentation Daniel Gustafsson
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch
 - pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch
 - pgsql: For inplace update, send nontransactional invalidations. Noah Misch
 - pgsql: Make table_scan_bitmap_next_block() async-friendly Melanie Plageman
 - pgsql: Move EXPLAIN counter increment to heapam_scan_bitmap_next_block Melanie Plageman
 - pgsql: Read extension script files in text not binary mode. Tom Lane
 
- pgsql: Remove unused #include's from backend .c files Peter Eisentraut
 - pgsql: Fix obsolete nbtree split buffer comment. Peter Geoghegan
 
- pgsql: Set query ID for inner queries of CREATE TABLE AS and DECLARE Michael Paquier
 - pgsql: Change the default value of the streaming option to 'parallel'. Amit Kapila
 - pgsql: Remove unused #include's from contrib, pl, test .c files Peter Eisentraut
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas
 - pgsql: Restore missing line to copyright notice Heikki Linnakangas
 - pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas
 - pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas
 - pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas
 - pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas
 - pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas
 - Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Geoghegan
 - Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Geoghegan
 - pgsql: nbtree: Minor sibling link traversal tweaks. Peter Geoghegan
 - pgsql: Fix WAL_DEBUG build Peter Eisentraut
 - Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Eisentraut
 - pgsql: Strip Windows newlines from extension script files manually. Tom Lane
 - Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
 - pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane
 - pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane
 - pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane
 - pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane
 - pgsql: Unify src/common/'s definitions of MaxAllocSize. Tom Lane
 - pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane
 
- pgsql: Ensure we have a snapshot when updating pg_index in index_drop() Nathan Bossart
 - pgsql: Fix dependency of partitioned table and table AM with CREATE TAB Michael Paquier
 - pgsql: Fix dependency of partitioned table and table AM with CREATE TAB Michael Paquier
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley
 - Re: pgsql: Change the default value of the streaming option to 'parallel'. Amit Kapila
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier
 - pgsql: Add missing FATAL => 'all' to a use warnings in Perl Peter Eisentraut
 - pgsql: Doc: add detail about EXPLAIN's "Disabled" property David Rowley
 - pgsql: Reduce variable scope and possibly useless palloc David Rowley
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch
 - pgsql: Add missing CommandCounterIncrement() in stats import functions. Jeff Davis
 
- Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan
 - pgsql: Replicate generated columns when specified in the column list. Amit Kapila
 - pgsql: meson: Add missing dependency to unicode test programs Peter Eisentraut
 - pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera
 - pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera
 - pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera
 - pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera
 - pgsql: Fix bug in nbtree array primitive scan scheduling. Peter Geoghegan
 - pgsql: Fix bug in nbtree array primitive scan scheduling. Peter Geoghegan
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: Stabilize jsonb_path_query test case. Tom Lane
 - pgsql: Stabilize jsonb_path_query test case. Tom Lane
 - pgsql: Optimize sifting down in binaryheap. Nathan Bossart
 - pgsql: Clarify nbtree array exhaustion comments. Peter Geoghegan
 - pgsql: nbtree: assert no scheduled primscan between pages. Peter Geoghegan
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan
 
- Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane
 - pgsql: injection_points: Improve comment about disabled isolation permu Michael Paquier
 - pgsql: Remove unused field from SubPlanState struct David Rowley
 - pgsql: Split RelationClearRelation into three different functions Heikki Linnakangas
 - pgsql: Simplify call to rebuild relcache entry for indexes Heikki Linnakangas
 - pgsql: Remove duplicate words in comments Daniel Gustafsson
 - Re: pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Bruce Momjian
 - pgsql: Fix refreshing physical relfilenumber on shared index Heikki Linnakangas
 - pgsql: Make all ereport() calls within gram.y provide error locations. Tom Lane
 - pgsql: Add a parse location field to struct FunctionParameter. Tom Lane