pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Restore vacuum failsafe abandonment of buffer access strategy
Melanie Plageman
pgsql: Restore vacuum failsafe abandonment of buffer access strategy
Melanie Plageman
pgsql: Restore vacuum failsafe abandonment of buffer access strategy
Melanie Plageman
pgsql: Remove lo_hton64() and lo_ntoh64().
Nathan Bossart
pgsql: doc: Define MXID as an acronym
Daniel Gustafsson
pgsql: Report duplicate property and label names with a proper error
Peter Eisentraut
pgsql: Report duplicate property and label names with a proper error
Peter Eisentraut
pgsql: Tighten proto_version parsing in pgoutput
Michael Paquier
pgsql: Tighten tid input parsing with strtoul() to reject empty fields
Michael Paquier
pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
Amit Kapila
pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
Amit Kapila
pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
Amit Kapila
pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
Amit Kapila
pgsql: Fix race condition in subscription TAP test 023_twophase_stream.
Amit Kapila
pgsql: Fix unlikely incremental tuple deform bug with missing attrs
David Rowley
pgsql: Fix unlikely incremental tuple deform bug with missing attrs
David Rowley
pgsql: Remove redundant unlink() in KeepFileRestoredFromArchive() for n
Michael Paquier
pgsql: For subscription DDL, demote user mapping checks to WARNING.
Jeff Davis
pgsql: For subscription DDL, demote user mapping checks to WARNING.
Jeff Davis
pgsql: When changing owner of a subscription, do not throw an error.
Jeff Davis
pgsql: When changing owner of a subscription, do not throw an error.
Jeff Davis
pgsql: Always check foreign-server USAGE when resolving subscription co
Jeff Davis
pgsql: Always check foreign-server USAGE when resolving subscription co
Jeff Davis
pgsql: Revert "Validate subscription conninfo on owner change"
Jeff Davis
pgsql: Revert "Validate subscription conninfo on owner change"
Jeff Davis
pgsql: CREATE SUBSCRIPTION: do not construct conninfo unnecessarily.
Jeff Davis
pgsql: CREATE SUBSCRIPTION: do not construct conninfo unnecessarily.
Jeff Davis
pgsql: Be precise about when ALTER SUBSCRIPTION needs conninfo.
Jeff Davis
pgsql: Be precise about when ALTER SUBSCRIPTION needs conninfo.
Jeff Davis
pgsql: Build subscription conninfo after checking that it's enabled.
Jeff Davis
pgsql: Build subscription conninfo after checking that it's enabled.
Jeff Davis
pgsql: Remove Subscription conninfo field; generate in caller.
Jeff Davis
pgsql: Remove Subscription conninfo field; generate in caller.
Jeff Davis
pgsql: Fix MSVC warnings from new timezone code
Peter Eisentraut
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Fix calculating length of match to localized month/weekday names
Álvaro Herrera
pgsql: Disallow aggregates, window functions, and SRFs in GRAPH_TABLE C
Peter Eisentraut
pgsql: Disallow aggregates, window functions, and SRFs in GRAPH_TABLE C
Peter Eisentraut
pgsql: Initialize read stream before fetching metapage in hash bulk-del
Michael Paquier
pgsql: Initialize read stream before fetching metapage in hash bulk-del
Michael Paquier
pgsql: More tab-completion for DROP PROPERTY GRAPH
Peter Eisentraut
pgsql: More tab-completion for DROP PROPERTY GRAPH
Peter Eisentraut
pgsql: Clarify wraparound warning percentage messages
Fujii Masao
pgsql: Clarify wraparound warning percentage messages
Fujii Masao
pgsql: doc: Clarify wal_sender_shutdown_timeout values
Fujii Masao
pgsql: doc: Clarify wal_sender_shutdown_timeout values
Fujii Masao
pgsql: doc: Update XID wraparound error example
Fujii Masao
pgsql: doc: Update XID wraparound error example
Fujii Masao
pgsql: doc: Update XID wraparound error example
Fujii Masao
pgsql: doc: Update XID wraparound error example
Fujii Masao
pgsql: Silence Coverity warning about unused visibilitymap_clear() resu
Melanie Plageman
pgsql: Silence Coverity warning about unused visibilitymap_clear() resu
Melanie Plageman
pgsql: Improving handling of oversized records in xlogreader.c
Michael Paquier
pgsql: Add comments to uuid_extract_timestamp().
Masahiko Sawada
pgsql: Support UUIDv6 in uuid_extract_timestamp().
Masahiko Sawada
pgsql: Reindent conditional to improve readability
Daniel Gustafsson
pgsql: psql: Message style fixes
Peter Eisentraut
pgsql: psql: Message style fixes
Peter Eisentraut
pgsql: doc: Make synopsis placeholders consistent
Peter Eisentraut
pgsql: doc: Make synopsis placeholders consistent
Peter Eisentraut
pgsql: Do not reuse rd_smgr in fork loop when enabling data checksums
Daniel Gustafsson
pgsql: Do not reuse rd_smgr in fork loop when enabling data checksums
Daniel Gustafsson
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: pg_surgery: Fix infinite loop on large TID arrays
Álvaro Herrera
pgsql: doc: Add PROPERTY GRAPH to the access privilege tables
Peter Eisentraut
pgsql: doc: Add PROPERTY GRAPH to the access privilege tables
Peter Eisentraut
pgsql: Prohibit GRANT ... ON TABLE on a property graph
Peter Eisentraut
pgsql: Prohibit GRANT ... ON TABLE on a property graph
Peter Eisentraut
pgsql: Fix error handling in getCopyDataMessage() and pqFunctionCall3()
Fujii Masao
pgsql: Fix error handling in getCopyDataMessage() and pqFunctionCall3()
Fujii Masao
pgsql: Fix error handling in getCopyDataMessage() and pqFunctionCall3()
Fujii Masao
pgsql: Checkpoint replication slots later in the checkpoint cycle
Fujii Masao
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix ALTER COLUMN ... DROP EXPRESSION with subpartitions
Álvaro Herrera
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing money overflow checks for INT64_MIN / -1
David Rowley
pgsql: Fix missing MCXT_ALLOC_NO_OOM handling in MemoryContextAllocAlig
David Rowley
pgsql: Fix missing MCXT_ALLOC_NO_OOM handling in MemoryContextAllocAlig
David Rowley
pgsql: Fix missing MCXT_ALLOC_NO_OOM handling in MemoryContextAllocAlig
David Rowley
pgsql: Fix missing MCXT_ALLOC_NO_OOM handling in MemoryContextAllocAlig
David Rowley
pgsql: Fix missing MCXT_ALLOC_NO_OOM handling in MemoryContextAllocAlig
David Rowley
pgsql: Validate publisher for retain_dead_tuples in the apply worker.
Amit Kapila
pgsql: Validate publisher for retain_dead_tuples in the apply worker.
Amit Kapila
pgsql: Remove unused field from PartitionDescData struct
David Rowley
pgsql: Handle concurrently-dropped relations in database-wide VACUUM.
Nathan Bossart
pgsql: postgres_fdw: reject use_scram_passthrough for subscriptions.
Jeff Davis
pgsql: postgres_fdw: reject use_scram_passthrough for subscriptions.
Jeff Davis
pgsql: Improve DROP SERVER handling of dependent subscriptions.
Jeff Davis
pgsql: Improve DROP SERVER handling of dependent subscriptions.
Jeff Davis
pgsql: Fix lock release for role membership grants in DROP OWNED BY.
Jeff Davis
pgsql: Fix lock release for role membership grants in DROP OWNED BY.
Jeff Davis
pgsql: Fix lock release for role membership grants in DROP OWNED BY.
Jeff Davis
pgsql: Fix lock release for role membership grants in DROP OWNED BY.
Jeff Davis
pgsql: Fix lock release for role membership grants in DROP OWNED BY.
Jeff Davis
pgsql: Don't skip invalid databases when enabling data checksums
Daniel Gustafsson
pgsql: Don't skip invalid databases when enabling data checksums
Daniel Gustafsson
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Do not log subscription conninfo.
Jeff Davis
pgsql: Undo inadvertent loosening of archive filename checking.
Robert Haas
pgsql: Undo inadvertent loosening of archive filename checking.
Robert Haas
pgsql: Remove unused arg and dead code in set_attnotnull()
Álvaro Herrera
pgsql: Remove unused arg and dead code in set_attnotnull()
Álvaro Herrera
pgsql: Remove unused arg and dead code in set_attnotnull()
Álvaro Herrera
pgsql: Add dshash_get_dsa_area(), able to retrieve the DSA area of a ds
Michael Paquier
pgsql: doc: Clarify VERBOSE output for ANALYZE and VACUUM
Fujii Masao
pgsql: Fix missing space before WHERE in GRAPH_TABLE deparse
Peter Eisentraut
pgsql: Fix missing space before WHERE in GRAPH_TABLE deparse
Peter Eisentraut
pgsql: Fix nullability check for a sub-select's upper-level Vars
Richard Guo
pgsql: Fix nullability check for a sub-select's upper-level Vars
Richard Guo
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Tighten up TS dictionary cache entry creation.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Update time zone data files to tzdata release 2026c.
Tom Lane
pgsql: Add a comment to distinguish backend types
Daniel Gustafsson
pgsql: Add a comment to distinguish backend types
Daniel Gustafsson
pgsql: doc: Fix glossary entry for data checksums workers
Daniel Gustafsson
pgsql: doc: Fix glossary entry for data checksums workers
Daniel Gustafsson
pgsql: pg_verifybackup: Improve some error handling around strtoul() ca
Michael Paquier
pgsql: Allow IO time to be counted without a matching IO operation in p
Melanie Plageman
pgsql: Allow IO time to be counted without a matching IO operation in p
Melanie Plageman
pgsql: Add list of major features to the v19 release notes.
Nathan Bossart
pgsql: On Windows, make link(2) report ENOTSUP when appropriate.
Tom Lane
pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
pgsql: libpq-oauth: Avoid overflow for very large intervals
Jacob Champion
pgsql: libpq-oauth: Avoid overflow for very large intervals
Jacob Champion
pgsql: libpq-oauth: Avoid overflow for very large intervals
Jacob Champion
pgsql: Prevent walsummarizer from getting stuck at a timeline switch.
Robert Haas
pgsql: Prevent walsummarizer from getting stuck at a timeline switch.
Robert Haas
pgsql: Prevent walsummarizer from getting stuck at a timeline switch.
Robert Haas
pgsql: Prevent walsummarizer from getting stuck at a timeline switch.
Robert Haas
pgsql: Fix autovacuum's database sorting.
Nathan Bossart
pgsql: Fix autovacuum's database sorting.
Nathan Bossart
pgsql: Fix autovacuum's database sorting.
Nathan Bossart
pgsql: Fix autovacuum's database sorting.
Nathan Bossart
pgsql: Remove code for pre-v10 servers from AdjustUpgrade.pm.
Nathan Bossart
pgsql: Fix Hash Join performance issue when hashing NULL values
David Rowley
pgsql: Fix Hash Join performance issue when hashing NULL values
David Rowley
pgsql: Fix Hash Join performance issue when hashing NULL values
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix issue with RANGE's DEFAULT partition pruning
David Rowley
pgsql: Fix incorrect Result node flattening logic
David Rowley
pgsql: Fix incorrect Result node flattening logic
David Rowley
pgsql: Improve wording of sequence origin warning in logical replicatio
Amit Kapila
pgsql: Improve wording of sequence origin warning in logical replicatio
Amit Kapila
pgsql: Fix error handling in port's getopt_long() for missing argument
Michael Paquier
pgsql: Use [re]palloc_array() in buffile.c and fd.c
Michael Paquier
pgsql: Fix background psql session cleanup in 051_effective_wal_level.p
Masahiko Sawada
pgsql: Fix background psql session cleanup in 051_effective_wal_level.p
Masahiko Sawada
pgsql: Fix races between deactivation of logical decoding and slot crea
Masahiko Sawada
pgsql: Fix races between deactivation of logical decoding and slot crea
Masahiko Sawada
pgsql: Reject non-finite reltuples when restoring stats
Tomas Vondra
pgsql: Reject non-finite reltuples when restoring stats
Tomas Vondra
pgsql: Reject non-finite reltuples when restoring stats
Tomas Vondra
Earlier messages
Later messages