pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/18
pgsql: doc config.sgml: use "-" and not "_" for varlistentry "id"s
Bruce Momjian
2025/06/17
pgsql: pg_dump: Allow pg_dump to dump the statistics for foreign tables
Fujii Masao
2025/06/17
pgsql: Document "relrewrite" at the top of heap_create_with_catalog()
Michael Paquier
2025/06/17
pgsql: doc: Reorder protocol version option descriptions in libpq docs.
Fujii Masao
2025/06/17
pgsql: doc PG 18 relnotes: add markup, still need to add links
Bruce Momjian
2025/06/17
pgsql: Fix allocation check to test the right variable
Daniel Gustafsson
2025/06/17
pgsql: amcheck: Fix posting tree checks in gin_index_check()
Tomas Vondra
2025/06/17
pgsql: amcheck: Fix parent key check in gin_index_check()
Tomas Vondra
2025/06/17
pgsql: amcheck: Fix checks of entry order for GIN indexes
Tomas Vondra
2025/06/17
pgsql: amcheck: Remove unused GinScanItem->parentlsn field
Tomas Vondra
2025/06/17
pgsql: amcheck: Test gin_index_check on a multicolumn index
Tomas Vondra
2025/06/16
pgsql: doc: Mention the default io_method
Peter Eisentraut
2025/06/16
pgsql: doc PG 18 relnotes: add author for initdb commit 04bec894a04
Bruce Momjian
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix re-distributing previously distributed invalidation messages
Masahiko Sawada
2025/06/16
pgsql: Fix possible Assert failure in verify_compact_attribute()
David Rowley
2025/06/16
pgsql: aio: Add missing memory barrier when waiting for IO handle
Andres Freund
2025/06/16
pgsql: doc: Clean up title case use
Peter Eisentraut
2025/06/16
pgsql: Message style improvements
Peter Eisentraut
2025/06/16
pgsql: libpq-oauth: Add exports.list to .gitignore
Peter Eisentraut
2025/06/15
pgsql: Workaround code generation bug in clang
John Naylor
2025/06/15
pgsql: Add commit b27644bad to .git-blame-ignore-revs.
Tom Lane
2025/06/15
pgsql: Sync typedefs.list with the buildfarm.
Tom Lane
2025/06/15
pgsql: psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025/06/13
pgsql: Improve comments for TidRangeEval
David Rowley
2025/06/13
pgsql: doc: Add note about "Client User" and "Superuser" fields in \con
Fujii Masao
2025/06/13
pgsql: psql: Report full protocol version in \conninfo output.
Fujii Masao
2025/06/13
pgsql: Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025/06/13
pgsql: Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025/06/13
pgsql: Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025/06/13
pgsql: Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025/06/13
pgsql: Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025/06/13
pgsql: Add TAP tests to check replication slot advance during the check
Alexander Korotkov
2025/06/13
pgsql: Keep WAL segments by slot's last saved restart LSN
Alexander Korotkov
2025/06/13
pgsql: Add TAP tests to check replication slot advance during the check
Alexander Korotkov
2025/06/13
pgsql: nbtree: _bt_readnextpage doesn't affect markPos.
Peter Geoghegan
2025/06/13
pgsql: Comment fixups from 626df47ad9.
Jeff Davis
2025/06/13
pgsql: psql: Reword help message and docs for WATCH_INTERVAL
Daniel Gustafsson
2025/06/12
pgsql: psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025/06/12
pgsql: Replace %llu by PRIu64 in AIO io_uring code
Michael Paquier
2025/06/12
pgsql: pg_restore: Fix wrong descriptions of --with-{schema,data,statis
Fujii Masao
2025/06/12
pgsql: Fix squashing algorithm for query texts
Álvaro Herrera
2025/06/11
pgsql: doc: Document that MAINTAIN privilege allows statistics manipula
Fujii Masao
2025/06/11
pgsql: Revert support for improved tracking of nested queries
Michael Paquier
2025/06/11
Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Robert Haas
2025/06/11
pgsql: Revert a few small patches that were intended for version 19.
Jeff Davis
2025/06/11
pgsql: Revert "nbtree: Remove useless row compare arg."
Peter Geoghegan
2025/06/11
Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025/06/11
Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Robert Haas
2025/06/11
pgsql: Add tab completion for REJECT_LIMIT option.
Masahiko Sawada
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/11
pgsql: Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025/06/10
pgsql: psql: Remove PARTITION BY clause in tab completion for unlogged
Michael Paquier
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
pgsql: Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025/06/10
Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Heikki Linnakangas
2025/06/10
Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Tom Lane
2025/06/10
Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025/06/10
pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Jeff Davis
2025/06/10
pgsql: isn.c: use pg_ascii_toupper() instead of toupper().
Jeff Davis
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
Earlier messages
Later messages