pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/22
pgsql: Revert unnecessary check for NULL
Heikki Linnakangas
2025/08/22
pgsql: Revert unnecessary check for NULL
Heikki Linnakangas
2025/08/22
pgsql: libpq: Handle OOM by disconnecting instead of hanging or skippin
Heikki Linnakangas
2025/08/22
pgsql: libpq: Be strict about cancel key lengths
Heikki Linnakangas
2025/08/22
pgsql: libpq: Handle OOM by disconnecting instead of hanging or skippin
Heikki Linnakangas
2025/08/22
pgsql: libpq: Be strict about cancel key lengths
Heikki Linnakangas
2025/08/22
pgsql: Use ereport() rather than elog()
Heikki Linnakangas
2025/08/22
pgsql: Revert GetTransactionSnapshot() to return historic snapshot duri
Heikki Linnakangas
2025/08/22
pgsql: Revert GetTransactionSnapshot() to return historic snapshot duri
Heikki Linnakangas
2025/08/22
pgsql: Reduce lock level for ALTER DOMAIN ... VALIDATE CONSTRAINT
Peter Eisentraut
2025/08/21
pgsql: Doc: Fix typo in logicaldecoding.sgml.
Amit Kapila
2025/08/21
pgsql: Doc: Fix typo in logicaldecoding.sgml.
Amit Kapila
2025/08/21
pgsql: Doc: Fix typo in logicaldecoding.sgml.
Amit Kapila
2025/08/21
pgsql: Change dynahash.c and hsearch.h to use int64 instead of long
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025/08/21
pgsql: Use consistent type for pgaio_io_get_id() result
Peter Eisentraut
2025/08/21
pgsql: Use consistent type for pgaio_io_get_id() result
Peter Eisentraut
2025/08/21
pgsql: Disallow server start with sync_replication_slots = on and wal_l
Fujii Masao
2025/08/21
pgsql: PL/Python: Add event trigger support
Peter Eisentraut
2025/08/21
pgsql: PL/Python: Refactor for event trigger support
Peter Eisentraut
2025/08/20
pgsql: Apply some fat commas to commands of TAP tests
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: doc: Improve description of wal_compression
Michael Paquier
2025/08/20
pgsql: Fix re-execution of a failed SQLFunctionCache entry.
Tom Lane
2025/08/20
pgsql: Fix re-execution of a failed SQLFunctionCache entry.
Tom Lane
2025/08/20
pgsql: Minor error message enhancement
Peter Eisentraut
2025/08/20
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Tom Lane
2025/08/20
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Michael Paquier
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Bertrand Drouvot
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
pgsql: Fix assertion failure with replication slot release in single-us
Michael Paquier
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Bertrand Drouvot
2025/08/19
pgsql: vacuumdb: Make vacuumdb --analyze-only process partitioned table
Fujii Masao
2025/08/19
pgsql: Fix comment for MAX_SIMUL_LWLOCKS.
Nathan Bossart
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions.
Masahiko Sawada
2025/08/19
pgsql: Fix misspelling of "tranche" in dsa.h.
Nathan Bossart
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Tom Lane
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Álvaro Herrera
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Andres Freund
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Bertrand Drouvot
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Andres Freund
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Bertrand Drouvot
2025/08/19
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Álvaro Herrera
2025/08/19
pgsql: doc: Improve pgoutput documentation.
Fujii Masao
2025/08/19
pgsql: doc: Improve documentation discoverability for pgoutput.
Fujii Masao
2025/08/18
pgsql: Add src/include/catalog/README
Peter Eisentraut
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
2025/08/18
pgsql: Refactor ReadMultiXactCounts() into GetMultiXactInfo()
Michael Paquier
2025/08/18
pgsql: Remove useless pointer update in StatsShmemInit()
Michael Paquier
2025/08/18
pgsql: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/08/18
pgsql: Simplify relation_has_unique_index_for()
Richard Guo
2025/08/18
pgsql: test_ddl_deparse: Rename test create_sequence_1 to create_sequen
Michael Paquier
2025/08/18
pgsql: Remove unneeded header declarations in multixact.c
Michael Paquier
2025/08/18
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Tom Lane
2025/08/18
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Michael Paquier
2025/08/18
pgsql: Remove HASH_DEBUG output from dynahash.c
David Rowley
2025/08/18
pgsql: Use elog(DEBUG4) for dynahash.c statistics output
David Rowley
2025/08/18
pgsql: Fix missing "use Test::More" in Kerberos.pm.
Tom Lane
2025/08/18
pgsql: Fix missing "use Test::More" in Kerberos.pm.
Tom Lane
2025/08/18
pgsql: Fix missing "use Test::More" in Kerberos.pm.
Tom Lane
2025/08/18
Re: pgsql: Move SQL-callable code related to multixacts into its own file
Tom Lane
2025/08/18
pgsql: Detect buffer underflow in get_th()
Peter Eisentraut
2025/08/17
pgsql: Move SQL-callable code related to multixacts into its own file
Michael Paquier
2025/08/17
pgsql: meson: Move C99 test earlier
Peter Eisentraut
2025/08/17
pgsql: Refactor init_params() in sequence.c to not use FormData_pg_sequ
Michael Paquier
2025/08/17
pgsql: Remove md5() call from isolation test for CLUSTER and TOAST
Michael Paquier
2025/08/17
Re: pgsql: Add isolation test for TOAST value reuse during CLUSTER
Michael Paquier
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/17
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
2025/08/16
pgsql: Add isolation test for TOAST value reuse during CLUSTER
Michael Paquier
2025/08/16
pgsql: Fix typos in comments.
Masahiko Sawada
2025/08/15
pgsql: Fix constant when extracting timestamp from UUIDv7.
Masahiko Sawada
2025/08/15
pgsql: Fix constant when extracting timestamp from UUIDv7.
Masahiko Sawada
2025/08/15
pgsql: Fix git whitespace warning
Peter Eisentraut
2025/08/15
pgsql: Fix git whitespace warning
Peter Eisentraut
2025/08/15
pgsql: Fix git whitespace warning
Peter Eisentraut
2025/08/15
pgsql: Fix git whitespace warning
Peter Eisentraut
2025/08/15
pgsql: Fix git whitespace warning
Peter Eisentraut
2025/08/15
pgsql: Add TAP tests for LDAP connection parameter lookup
Peter Eisentraut
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
2025/08/14
pgsql: Fix failing -D HASH_STATISTICS builds
David Rowley
2025/08/14
pgsql: Fix failing -D HASH_STATISTICS builds
David Rowley
2025/08/14
pgsql: Fix failing -D HASH_STATISTICS builds
David Rowley
2025/08/14
pgsql: Add Asserts to validate prevbit values in bms_prev_member
David Rowley
2025/08/14
pgsql: Add SQL test for TOAST value allocations on rewrite
Michael Paquier
2025/08/14
pgsql: ci: Simplify ci-os-only handling
Andres Freund
2025/08/14
pgsql: ci: Simplify ci-os-only handling
Andres Freund
2025/08/14
pgsql: ci: Simplify ci-os-only handling
Andres Freund
2025/08/14
pgsql: ci: Simplify ci-os-only handling
Andres Freund
2025/08/14
pgsql: ci: Simplify ci-os-only handling
Andres Freund
2025/08/14
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
2025/08/14
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
2025/08/14
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
2025/08/14
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
2025/08/14
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
2025/08/14
pgsql: Avoid including tableam.h and xlogreader.h in nbtree.h
Álvaro Herrera
2025/08/14
pgsql: Don't leak memory during failure exit from SelectConfigFiles().
Tom Lane
2025/08/14
pgsql: Last-minute updates for release notes.
Tom Lane
2025/08/14
pgsql: Last-minute updates for release notes.
Tom Lane
2025/08/14
pgsql: Last-minute updates for release notes.
Tom Lane
2025/08/14
pgsql: Fix MSVC pg_upgrade test.
Nathan Bossart
2025/08/14
pgsql: Last-minute updates for release notes.
Tom Lane
2025/08/14
pgsql: Fix MSVC pg_upgrade test.
Nathan Bossart
2025/08/14
pgsql: Last-minute updates for release notes.
Tom Lane
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
2025/08/14
pgsql: Fix LSN format in debug message
Heikki Linnakangas
2025/08/14
pgsql: Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
2025/08/14
pgsql: Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
2025/08/14
pgsql: Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
2025/08/14
pgsql: Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
2025/08/13
pgsql: Revert logical snapshot filename format change in SnapBuildSnaps
Fujii Masao
2025/08/13
pgsql: Fix incorrect LSN format in comment.
Fujii Masao
2025/08/13
pgsql: Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true
Tom Lane
2025/08/13
pgsql: Make type Datum be 8 bytes wide everywhere.
Tom Lane
2025/08/13
pgsql: Grab the low-hanging fruit from forcing sizeof(Datum) to 8.
Tom Lane
2025/08/13
pgsql: ci: windows: Stop using DEBUG:FASTLINK
Andres Freund
2025/08/13
pgsql: ci: windows: Stop using DEBUG:FASTLINK
Andres Freund
2025/08/13
pgsql: ci: windows: Stop using DEBUG:FASTLINK
Andres Freund
2025/08/13
pgsql: ci: windows: Stop using DEBUG:FASTLINK
Andres Freund
2025/08/13
pgsql: Add very basic test for kill_prior_tuples
Andres Freund
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
2025/08/13
pgsql: Adjust some table column widths in PDF
Peter Eisentraut
2025/08/13
pgsql: Improve PDF documentation margins
Peter Eisentraut
2025/08/13
pgsql: Clean up order in stylesheete-fo.xsl
Peter Eisentraut
2025/08/12
pgsql: postgres_fdw: Fix tests with ANALYZE and remote sampling
Michael Paquier
2025/08/12
pgsql: postgres_fdw: Fix tests with ANALYZE and remote sampling
Michael Paquier
2025/08/12
pgsql: postgres_fdw: Fix tests with ANALYZE and remote sampling
Michael Paquier
2025/08/12
pgsql: postgres_fdw: Fix tests with ANALYZE and remote sampling
Michael Paquier
2025/08/12
pgsql: Tag refs/tags/REL_14_19 was created
noreply
2025/08/12
pgsql: Tag refs/tags/REL_17_6 was created
noreply
2025/08/12
pgsql: Tag refs/tags/REL_15_14 was created
noreply
2025/08/12
pgsql: Tag refs/tags/REL_18_BETA3 was created
noreply
2025/08/12
pgsql: Tag refs/tags/REL_16_10 was created
noreply
2025/08/12
pgsql: Tag refs/tags/REL_13_22 was created
noreply
2025/08/12
pgsql: libpq: Set LDAP protocol version 3
Peter Eisentraut
2025/08/11
Re: pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
2025/08/11
pgsql: Stamp 13.22.
Tom Lane
Earlier messages
Later messages