Messages by Date
-
2026/06/24
pgsql: psql: Add tab completion for subscription wal_receiver_timeout
Fujii Masao
-
2026/06/24
pgsql: Remove extraneous newlines from guc_parameters.dat
Peter Eisentraut
-
2026/06/24
pgsql: Misc cleanup in datachecksums_state.[ch]
Heikki Linnakangas
-
2026/06/24
pgsql: Minor cleanup around checking datachecksum worker result
Heikki Linnakangas
-
2026/06/24
pgsql: Avoid leaving DataChecksumState->worker_pid to an old value
Heikki Linnakangas
-
2026/06/24
pgsql: Distinguish datacheckums worker invocations more reliably
Heikki Linnakangas
-
2026/06/24
pgsql: Fix set of typos and grammar mistakes
Michael Paquier
-
2026/06/23
pgsql: Refine error reporting for null treatment on non-window function
Fujii Masao
-
2026/06/23
Re: pgsql: Re-index ModifyTable FDW arrays when pruning result relations
Amit Langote
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: plperl: Fix NULL pointer dereference for forged array object
Richard Guo
-
2026/06/23
pgsql: Re-index ModifyTable FDW arrays when pruning result relations
Amit Langote
-
2026/06/23
pgsql: Re-index ModifyTable FDW arrays when pruning result relations
Amit Langote
-
2026/06/23
pgsql: Nail pg_parameter_acl in relcache.
Jeff Davis
-
2026/06/23
pgsql: Fix incorrect declarations of variadic pg_get_*_ddl() functions.
Tom Lane
-
2026/06/23
pgsql: psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA.
Tom Lane
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Michael Paquier
-
2026/06/23
pgsql: Readable identity strings for property graph objects
Peter Eisentraut
-
2026/06/22
pgsql: doc: Update pg_dump/dumpall/upgrade about handling of external s
Michael Paquier
-
2026/06/22
pgsql: Re-introduce pgstat_drop_entry(), keeping ABI compatibility
Michael Paquier
-
2026/06/22
pgsql: Re-introduce pgstat_drop_entry(), keeping ABI compatibility
Michael Paquier
-
2026/06/22
pgsql: Re-introduce pgstat_drop_entry(), keeping ABI compatibility
Michael Paquier
-
2026/06/22
pgsql: Re-introduce pgstat_drop_entry(), keeping ABI compatibility
Michael Paquier
-
2026/06/22
pgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().
Tom Lane
-
2026/06/22
pgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().
Tom Lane
-
2026/06/22
pgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().
Tom Lane
-
2026/06/22
pgsql: pgcrypto: avoid recursive ResourceOwnerForget().
Tom Lane
-
2026/06/22
pgsql: pgcrypto: avoid recursive ResourceOwnerForget().
Tom Lane
-
2026/06/22
pgsql: pgcrypto: avoid recursive ResourceOwnerForget().
Tom Lane
-
2026/06/21
pgsql: Strip removed-relation references from PlaceHolderVars at join r
Richard Guo
-
2026/06/21
pgsql: Strip removed-relation references from PlaceHolderVars at join r
Richard Guo
-
2026/06/21
pgsql: plpython: Use funccache.c infrastructure for procedure caching.
Tom Lane
-
2026/06/20
pgsql: doc: Clarify pg_get_sequence_data() privileges and NULL results
Fujii Masao
-
2026/06/20
pgsql: Fix misreporting of publisher sequence permissions during sync
Fujii Masao
-
2026/06/20
pgsql: Make type cache initialization more resilient on re-entry after
Michael Paquier
-
2026/06/19
pgsql: Make StandbyAcquireAccessExclusiveLock() more resilent with OOMs
Michael Paquier
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/19
pgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.
Tom Lane
-
2026/06/18
pgsql: Update JIT tuple deforming code for virtual generated columns
David Rowley
-
2026/06/18
pgsql: Update JIT tuple deforming code for virtual generated columns
David Rowley
-
2026/06/18
pgsql: Fix comments on data checksum cost settings
Daniel Gustafsson
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: Silence "may be used uninitialized" compiler warning.
Nathan Bossart
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding
Tom Lane
-
2026/06/18
pgsql: Avoid errors during DROP SUBSCRIPTION when slot_name is NONE.
Jeff Davis
-
2026/06/18
pgsql: doc PG 19 relnotes: fix "standard_conforming_strings = off text
Bruce Momjian
-
2026/06/18
pgsql: Avoid division-by-zero when calculating autovacuum MXID score.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: doc: Fix "Prev" link, take 2.
Nathan Bossart
-
2026/06/18
pgsql: Revert non-text output formats for pg_dumpall
Andrew Dunstan
-
2026/06/18
pgsql: Create TOAST table for partitions made by MERGE/SPLIT PARTITION
Alexander Korotkov
-
2026/06/17
pgsql: Report undefined jsonpath variable when no variables are supplie
Amit Langote
-
2026/06/17
pgsql: Report undefined jsonpath variable when no variables are supplie
Amit Langote
-
2026/06/17
pgsql: Report undefined jsonpath variable when no variables are supplie
Amit Langote
-
2026/06/17
pgsql: Update .abi-compliance-history for pgstat_drop_entry()
Michael Paquier
-
2026/06/17
pgsql: Update .abi-compliance-history for pgstat_drop_entry()
Michael Paquier
-
2026/06/17
pgsql: Update .abi-compliance-history for pgstat_drop_entry()
Michael Paquier
-
2026/06/17
pgsql: Update .abi-compliance-history for pgstat_drop_entry()
Michael Paquier
-
2026/06/17
pgsql: Make GetSnapshotData() more resilient on out-of-memory errors
Michael Paquier
-
2026/06/17
pgsql: Avoid stale slot access after dropping obsolete synced slots.
Amit Kapila
-
2026/06/17
pgsql: Avoid stale slot access after dropping obsolete synced slots.
Amit Kapila
-
2026/06/17
pgsql: Avoid stale slot access after dropping obsolete synced slots.
Amit Kapila
-
2026/06/17
pgsql: Fix PANIC with track_functions due to concurrent drop of pgstats
Michael Paquier
-
2026/06/17
pgsql: Fix PANIC with track_functions due to concurrent drop of pgstats
Michael Paquier
-
2026/06/17
pgsql: Fix PANIC with track_functions due to concurrent drop of pgstats
Michael Paquier
-
2026/06/17
pgsql: Fix PANIC with track_functions due to concurrent drop of pgstats
Michael Paquier
-
2026/06/17
pgsql: Fix PANIC with track_functions due to concurrent drop of pgstats
Michael Paquier
-
2026/06/17
pgsql: Doc: Clarify that publication exclusions track table identity.
Amit Kapila
-
2026/06/17
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
-
2026/06/17
pgsql: doc PG 19 relnotes: remove VALIDATE CONSTRAINT lock item
Bruce Momjian
-
2026/06/17
pgsql: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking
Fujii Masao
-
2026/06/17
pgsql: doc PG 19 relnotes: mention pg_dump{all} & standard_conforming_s
Bruce Momjian
-
2026/06/17
pgsql: Avoid errors during ALTER SUBSCRIPTION.
Jeff Davis
-
2026/06/17
pgsql: libpq-oauth: Print libcurl version with OAUTHDEBUG_UNSAFE_TRACE
Jacob Champion
-
2026/06/17
pgsql: oauth_validator: Print captured stderr after call-count failure
Jacob Champion
-
2026/06/17
pgsql: oauth_validator: Print captured stderr after call-count failure
Jacob Champion
-
2026/06/17
pgsql: oauth: Skip call-count test for libcurl 8.20.0
Jacob Champion
-
2026/06/17
pgsql: oauth: Skip call-count test for libcurl 8.20.0
Jacob Champion
-
2026/06/17
pgsql: libpq-oauth: Print libcurl version with OAUTHDEBUG_UNSAFE_TRACE
Jacob Champion
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.
Tom Lane
-
2026/06/17
pgsql: vacuumdb: Fix --missing-stats-only for partitioned indexes.
Nathan Bossart
-
2026/06/17
pgsql: vacuumdb: Fix --missing-stats-only for partitioned indexes.
Nathan Bossart
-
2026/06/17
pgsql: Fix pgstat_count_io_op_time() calls passing incorrect informatio
Michael Paquier
-
2026/06/17
pgsql: Fix pgstat_count_io_op_time() calls passing incorrect informatio
Michael Paquier
-
2026/06/16
pgsql: Silence uninitialized variable warning with some compiler versio
Heikki Linnakangas
-
2026/06/16
pgsql: Add tuple deformation test for virtual generated columns
David Rowley
-
2026/06/16
pgsql: Fix error message typo.
Tatsuo Ishii
-
2026/06/16
pgsql: Fix RI fast-path for domain-typed FK columns
Amit Langote
-
2026/06/16
pgsql: Fix to not allow null treatment to non window functions.
Tatsuo Ishii
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
-
2026/06/16
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
-
2026/06/16
Re: pgsql: Add CONCURRENTLY option to REPACK
Álvaro Herrera
-
2026/06/16
pgsql: concurrent repack: check there are no leftover toast attribs
Álvaro Herrera
-
2026/06/15
pgsql: pg_restore: Use dependency-based matching for STATISTICS DATA
Michael Paquier
-
2026/06/15
pgsql: pg_restore: Use dependency-based matching for STATISTICS DATA
Michael Paquier
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
-
2026/06/15
pgsql: Reject oversized MCV lists in pg_restore_extended_stats()
Michael Paquier
-
2026/06/15
pgsql: Fix various query jumble comments
David Rowley
-
2026/06/15
pgsql: pg_dump: Remove dead code in TAP tests
Michael Paquier
-
2026/06/15
pgsql: pg_dump: Remove dead code in TAP tests
Michael Paquier
-
2026/06/15
pgsql: Fix inconsistencies with pg_restore --statistics[-only]
Michael Paquier
-
2026/06/15
pgsql: Fix inconsistencies with pg_restore --statistics[-only]
Michael Paquier
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: doc: Fix "Prev" link.
Nathan Bossart
-
2026/06/15
pgsql: Doc: reword discussion of asterisk after table names in FROM.
Tom Lane
-
2026/06/15
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
-
2026/06/15
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
-
2026/06/15
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
-
2026/06/15
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/15
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Trim regression test expected output for xml
Michael Paquier
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
-
2026/06/14
pgsql: Fix oversight in commit aa1f93a33.
Etsuro Fujita
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/13
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
-
2026/06/12
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan
-
2026/06/12
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan
-
2026/06/12
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan