Mailing lists [pgsql-committers]
- pgsql: REPACK CONCURRENTLY: fix processing of toasted tuples Álvaro Herrera
- pgsql: Fix JSON_ARRAY(query) empty set handling and view deparsing Richard Guo
- pgsql: Use "concurrent delete" in serialization error for TM_Deleted ca Amit Langote
- pgsql: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- pgsql: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- pgsql: Avoid blocking indefinitely while finishing walsender shutdown Fujii Masao
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR Michael Paquier
- pgsql: Fix BF failure introduced in commit 2bf6c9ff71. Amit Kapila
- pgsql: Only show signal-sender PID/UID detail in server log Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Add missing connection validation in ECPG Andrew Dunstan
- pgsql: Use barrier semantics when reading/writing writtenUpto Alexander Korotkov
- pgsql: Fix memory ordering in WAIT FOR LSN wakeup mechanism Alexander Korotkov
- pgsql: Document that WAIT FOR LSN is timeline-blind Alexander Korotkov
- pgsql: Use replay position as floor for WAIT FOR LSN standby_(write|flu Alexander Korotkov
- pgsql: Wake standby_write/standby_flush waiters from the WAL replay loo Alexander Korotkov
- pgsql: Improve WAIT FOR LSN test coverage Alexander Korotkov
- pgsql: Remove redundant WAIT FOR LSN caller-side pre-checks Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Mark modified the FSM buffer as dirty during recovery Alexander Korotkov
- pgsql: Simplify translatable messages for tuple value details in confli Amit Kapila
- pgsql: doc: Fix up spacing around verbatim DocBook elements Peter Eisentraut
- Re: pgsql: pg_verifybackup: Enable WAL parsing for tar-format backups Peter Eisentraut
- pgsql: Add missing serial commas Peter Eisentraut
- pgsql: Fix options listing of pg_restore --no-globals Peter Eisentraut
- Re: pgsql: pg_verifybackup: Enable WAL parsing for tar-format backups Amul Sul
- pgsql: Do not define type for a property graph Peter Eisentraut
- pgsql: Handle nodes that may appear in GraphPattern expression trees Peter Eisentraut
- pgsql: Fix off-by-one in repack index loop Álvaro Herrera
- pgsql: Add ORDER BY to test query to stabilize test Peter Eisentraut
- pgsql: Declare load_hosts() as returning HostsFileLoadResult. Tom Lane
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Consider collation when proving subquery uniqueness Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Consider collation when proving uniqueness from unique indexes Richard Guo
- pgsql: Make spelling consistent Peter Eisentraut
- pgsql: doc: Small synopsis wording change for consistency Peter Eisentraut
- pgsql: Don't lose column values on REPACK Álvaro Herrera
- pgsql: Message style improvements (oauth related) Peter Eisentraut
- pgsql: doc: Clean up title case use Peter Eisentraut
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita
- pgsql: Add missing guard for __builtin_constant_p John Naylor
- pgsql: Add missing guard for __builtin_constant_p John Naylor
- pgsql: Skip other sessions' temp tables in REPACK, CLUSTER, and VACUUM Álvaro Herrera
- pgsql: Document deprecated --wal-directory option for pg_verifybackup Peter Eisentraut
- Re: pgsql: pg_verifybackup: Enable WAL parsing for tar-format backups Peter Eisentraut
- pgsql: Skip WAL for unlogged main fork during online checksum enable Daniel Gustafsson
- pgsql: Fix regex searching for page verification failures in tests Daniel Gustafsson
- pgsql: Apply data-checksum worker throttling parameters Daniel Gustafsson
- pgsql: Fix WAIT FOR LSN cleanup on subtransaction abort Alexander Korotkov
- pgsql: Simplify code in objectaddress.c for some property graph objects Michael Paquier
- pgsql: Fix typo in error message Peter Eisentraut
- pgsql: pg_createsubscriber: Message improvements and corrections Peter Eisentraut
- pgsql: Message corrections for partition split/merge commands John Naylor
- pgsql: Rationalize error comments in partition split/merge tests John Naylor
- pgsql: Fix race condition in XLogLogicalInfo and ProcSignal initializat Masahiko Sawada
- pgsql: doc PG 19 relnotes: add missing commits and details Bruce Momjian
- pgsql: doc PG 19 relnotes: correct two items Bruce Momjian
- pgsql: Fix use-after-free of qs in AfterTriggerEndQuery. Amit Langote
- pgsql: doc PG 19 relnotes: add UTF-8 case folding performance item Bruce Momjian
- pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form Richard Guo
- pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form Richard Guo
- pgsql: Consider opfamily and collation when removing redundant GROUP BY Richard Guo
- pgsql: Consider opfamily and collation when removing redundant GROUP BY Richard Guo
- pgsql: postgres_fdw: Fix syntax error in fetch_attstats(). Etsuro Fujita
- pgsql: Use schema-qualified names in EXCEPT clause error messages. Amit Kapila
- pgsql: Enforce RETURNING typmod for empty-set JSON_ARRAY(query) Richard Guo
- pgsql: Fix universal builds on MacOS John Naylor