pgsql-committers
Thread
Date
Later messages
Messages by Date
2025/06/10
pgsql: contrib/spi/refint.c: use pg_ascii_tolower() instead.
Jeff Davis
2025/06/10
pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025/06/09
pgsql: Use exported symbols list on macOS for loadable modules as well
Peter Eisentraut
2025/06/08
pgsql: pg_restore: fix incompatibility with old directory-format dumps.
Tom Lane
2025/06/08
pgsql: pg_restore: fix incompatibility with old directory-format dumps.
Tom Lane
2025/06/08
pgsql: Revert "postgres_fdw: Inherit the local transaction's access/def
Etsuro Fujita
2025/06/07
pgsql: doc PG 18 relnotes: add AFTER trigger user change item
Bruce Momjian
2025/06/07
pgsql: doc PG 18 relnotes: adjust wording of initdb item 48814415d5a
Bruce Momjian
2025/06/07
pgsql: plpython: Remove obsolete test expected file
Peter Eisentraut
2025/06/06
pgsql: Improve CREATE DATABASE error message for invalid libc locale.
Jeff Davis
2025/06/06
pgsql: Use NULL instead of 0 for pointer arguments.
Nathan Bossart
2025/06/06
pgsql: Fixed signed/unsigned mismatch in test_dsm_registry.
Nathan Bossart
2025/06/06
pgsql: Fixed signed/unsigned mismatch in test_dsm_registry.
Nathan Bossart
2025/06/06
pgsql: Avoid BufferGetLSNAtomic() calls during nbtree scans.
Peter Geoghegan
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/06
pgsql: pg_prewarm: Allow autoprewarm to use more than 1GB to dump block
Robert Haas
2025/06/05
pgsql: Doc: improve description of which role runs a trigger.
Tom Lane
2025/06/05
pgsql: nbtree: Remove useless row compare arg.
Peter Geoghegan
2025/06/05
pgsql: Avoid bogus scans of partitions when marking FKs enforced
Álvaro Herrera
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025/06/05
pgsql: Avoid bogus scans of partitions when validating FKs to partition
Álvaro Herrera
2025/06/05
pgsql: Change role names used in trigger test.
Tom Lane
2025/06/05
pgsql: psql: fix order of join clauses when listing extensions
Magnus Hagander
2025/06/04
pgsql: Fix copy-pasto with process count calculation in method_io_uring
Michael Paquier
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Remove notes about "unencrypted" passwords.
Nathan Bossart
2025/06/04
pgsql: doc: Update description of pg_constraint.convalidated
Peter Eisentraut
2025/06/04
pgsql: doc PG 18 relnotes: Add incompatibility note about checksums now
Peter Eisentraut
2025/06/04
pgsql: Don't strip $libdir from LOAD command
Peter Eisentraut
2025/06/03
Re: pgsql: Fix a pg_dump scenario for platforms where SEEK_CUR != 1.
Nathan Bossart
2025/06/03
pgsql: psql: Abort connection when using \syncpipeline after COPY TO/FR
Michael Paquier
2025/06/03
pgsql: Fix incorrect format placeholders
Peter Eisentraut
2025/06/03
pgsql: Fix a pg_dump scenario for platforms where SEEK_CUR != 1.
Noah Misch
2025/06/02
pgsql: Rename log_lock_failure GUC to log_lock_failures for consistency
Fujii Masao
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025/06/02
pgsql: Correct heap vacuum boundary state setup ordering
Melanie Plageman
2025/06/02
pgsql: Fix incorrect format placeholders
Peter Eisentraut
2025/06/01
pgsql: Rename gist stratnum support function
Peter Eisentraut
2025/06/01
pgsql: Use replay LSN as target for cascading logical WAL senders
Michael Paquier
2025/06/01
pgsql: Use replay LSN as target for cascading logical WAL senders
Michael Paquier
2025/06/01
pgsql: Use replay LSN as target for cascading logical WAL senders
Michael Paquier
2025/06/01
pgsql: Add commit 4672b6223 to .git-blame-ignore-revs.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Run pgindent on the previous commit.
Tom Lane
2025/06/01
pgsql: Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025/06/01
pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
Etsuro Fujita
2025/05/31
pgsql: Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025/05/31
pgsql: Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025/05/31
pgsql: Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025/05/31
pgsql: Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025/05/30
pgsql: Change internal plan ID type from uint64 to int64
Michael Paquier
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Fix memory leakage in postgres_fdw's DirectModify code path.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Make XactLockTableWait() and ConditionalXactLockTableWait() inte
Fujii Masao
2025/05/30
pgsql: Fix broken-FK-detection query in release notes
Álvaro Herrera
2025/05/30
pgsql: Fix broken-FK-detection query in release notes
Álvaro Herrera
2025/05/30
pgsql: Fix broken-FK-detection query in release notes
Álvaro Herrera
2025/05/30
pgsql: Fix broken-FK-detection query in release notes
Álvaro Herrera
2025/05/30
pgsql: Fix broken-FK-detection query in release notes
Álvaro Herrera
2025/05/30
pgsql: Change internal queryid type from uint64 to int64
David Rowley
2025/05/29
pgsql: doc PG 18 relnotes: modify async I/O item for other improvements
Bruce Momjian
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Avoid resource leaks when a dblink connection fails.
Tom Lane
2025/05/29
pgsql: Fix assertion failure in pg_prewarm() on objects without storage
Fujii Masao
2025/05/29
pgsql: Fix assertion failure in pg_prewarm() on objects without storage
Fujii Masao
2025/05/28
pgsql: Add AioUringCompletion in wait_event_names.txt
Michael Paquier
2025/05/28
pgsql: doc PG 18 relnotes: split apart log_connections item
Bruce Momjian
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: pg_stat_statements: Fix parameter number gaps in normalized quer
Michael Paquier
2025/05/28
pgsql: doc: clarify log_connections new "setup_durations" output
Bruce Momjian
2025/05/28
pgsql: doc PG 18 relnotes: move ANALYZE item,split ANALYZE/EXPLAIN item
Bruce Momjian
2025/05/28
pgsql: Tighten parsing of datetime input.
Tom Lane
2025/05/28
pgsql: Fix memory leakage when function compilation fails.
Tom Lane
2025/05/28
pgsql: doc PG 18 relnotes: clarify multiplication item
Bruce Momjian
2025/05/28
pgsql: Fix assertion when decrementing eager scanning success and failu
Masahiko Sawada
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Adjust regex for test with opening parenthesis in character clas
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025/05/27
pgsql: doc PG 18 relnotes: add removal details to MD5 item
Bruce Momjian
2025/05/27
pgsql: doc PG 18 relnotes: fix markup
Bruce Momjian
2025/05/27
pgsql: Change pg_dump default for statistics export.
Jeff Davis
2025/05/26
pgsql: Improve file_copy_method entry in postgresql.conf.sample
Peter Eisentraut
2025/05/26
pgsql: doc: Fix wording in JIT README
Daniel Gustafsson
2025/05/26
pgsql: Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025/05/26
pgsql: Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025/05/26
pgsql: Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025/05/26
pgsql: Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025/05/25
pgsql: Doc: Make logical replication examples executable in bulk.
Amit Kapila
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/25
pgsql: doc: Fix documenation for snapshot export in logical decoding.
Fujii Masao
2025/05/23
pgsql: doc PG 18 relnotes: clarify btree skip-scan item
Bruce Momjian
2025/05/23
pgsql: oauth: Correct missing comma in Requires.private
Jacob Champion
2025/05/23
pgsql: oauth: Limit JSON parsing depth in the client
Jacob Champion
2025/05/23
pgsql: doc PG 18 relnotes: update to current
Bruce Momjian
2025/05/23
pgsql: Fix per-relation memory leakage in autovacuum.
Tom Lane
2025/05/23
pgsql: Fix per-relation memory leakage in autovacuum.
Tom Lane
2025/05/23
pgsql: Fix per-relation memory leakage in autovacuum.
Tom Lane
2025/05/23
pgsql: Fix per-relation memory leakage in autovacuum.
Tom Lane
2025/05/23
pgsql: Fix AlignedAllocRealloc to cope sanely with OOM.
Tom Lane
2025/05/23
pgsql: Fix AlignedAllocRealloc to cope sanely with OOM.
Tom Lane
2025/05/23
pgsql: Revert function to get memory context stats for processes
Daniel Gustafsson
2025/05/23
pgsql: Move oauth_validator_libraries in postgresql.conf.sample
Peter Eisentraut
2025/05/22
pgsql: doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution
Bruce Momjian
2025/05/22
pgsql: doc PG 18 relnotes: clarify btree skip scan item
Bruce Momjian
2025/05/22
pgsql: doc PG 18 relnotes: remove duplicate commit entry
Bruce Momjian
2025/05/22
pgsql: Fix assorted new memory leaks in libpq.
Tom Lane
2025/05/22
pgsql: Replace deprecated log_connections values in docs and tests
Melanie Plageman
2025/05/22
pgsql: In ExecInitModifyTable, don't scribble on the source plan.
Tom Lane
2025/05/22
pgsql: Fix memory leak in XMLSERIALIZE(... INDENT).
Tom Lane
2025/05/22
pgsql: Fix memory leak in XMLSERIALIZE(... INDENT).
Tom Lane
2025/05/22
pgsql: Fix memory leak in XMLSERIALIZE(... INDENT).
Tom Lane
2025/05/22
pgsql: pg_dump: Adjust reltuples from 0 to -1 for dumps of older versio
Nathan Bossart
2025/05/22
pgsql: Remove accidentally added meson.build
Andres Freund
2025/05/22
GSS Auth issue when user member of lots of AD groups
Chris Gooch
2025/05/22
pgsql: Revert "Don't lock partitions pruned by initial pruning"
Amit Langote
2025/05/21
pgsql: doc: Move documentation of md5_password_warnings to a better pla
Peter Eisentraut
2025/05/20
pgsql: Adjust operation names of pg_aios to match the documentation
Michael Paquier
2025/05/20
pgsql: Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025/05/20
pgsql: Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025/05/20
pgsql: Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025/05/20
pgsql: Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025/05/20
pgsql: Fix regression with location calculation of nested statements
Michael Paquier
2025/05/20
pgsql: pg_dump: Fix array literals in fetchAttributeStats().
Nathan Bossart
2025/05/20
pgsql: Fix back-patching of memset_s() fixes.
Tom Lane
2025/05/20
pgsql: Fix cross-version upgrade test failure
Heikki Linnakangas
2025/05/20
pgsql: Fix cross-version upgrade test failure
Heikki Linnakangas
2025/05/20
pgsql: Fix cross-version upgrade test failure
Heikki Linnakangas
2025/05/19
pgsql: doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
2025/05/19
pgsql: doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
2025/05/19
pgsql: doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
2025/05/19
pgsql: doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
Later messages