pgsql-committers
Thread
Date
Earlier messages
Messages by Date
2026/04/26
pgsql: Fix new test with comma in build directory.
Noah Misch
2026/04/25
pgsql: Don't use INT64_FORMAT in translatable string
Peter Eisentraut
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: Update time zone data files to tzdata release 2026b.
Tom Lane
2026/04/24
pgsql: meson: Differentiate top-level and custom targets
Peter Eisentraut
2026/04/24
pgsql: pg_get_viewdef() and lateral references in COLUMNS of GRAPH_TABL
Peter Eisentraut
2026/04/23
pgsql: Fix collation of expressions in GRAPH_TABLE COLUMNS clause
Peter Eisentraut
2026/04/23
pgsql: Fix typos and grammar in graph table rewrite code
Peter Eisentraut
2026/04/23
pgsql: Check for stack overflow when rewriting graph queries
Peter Eisentraut
2026/04/23
pgsql: pg_test_timing: store timing deltas in int64
Fujii Masao
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: Fix incorrect logic for hashed IN / NOT IN with non-strict opera
David Rowley
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: pg_test_timing: fix unit in backward-clock warning
Fujii Masao
2026/04/23
pgsql: Back-patch addition of PGDLLIMPORT to un-break Windows BF animal
Tom Lane
2026/04/23
pgsql: Add missing source files to several nls.mk
Peter Eisentraut
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't allow composite type to be member of itself via multirange
Heikki Linnakangas
2026/04/23
pgsql: Don't call CheckAttributeType() with InvalidOid on dropped cols
Heikki Linnakangas
2026/04/23
pgsql: Move REPACK (CONCURRENTLY) test out of stock regression tests
Álvaro Herrera
2026/04/23
pgsql: psql: Improve describe footer titles for publications.
Amit Kapila
2026/04/22
pgsql: Avoid casting void * function arguments
Peter Eisentraut
2026/04/22
pgsql: Fix new-to-v19 -Wshadow warnings
David Rowley
2026/04/22
Re: pgsql: Perform provider-specific initialization in new functions.
Jeff Davis
2026/04/22
pgsql: catcache.c: use C_COLLATION_OID for texteqfast/texthashfast.
Jeff Davis
2026/04/22
pgsql: catcache.c: use C_COLLATION_OID for texteqfast/texthashfast.
Jeff Davis
2026/04/22
pgsql: catcache.c: use C_COLLATION_OID for texteqfast/texthashfast.
Jeff Davis
2026/04/22
pgsql: pg_upgrade: Fix detection of invalid logical replication slots.
Masahiko Sawada
2026/04/22
pgsql: Harmonize function parameter names for Postgres 19.
Peter Geoghegan
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Guard against overly-long numeric formatting symbols from locale
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent some buffer overruns in spell.c's parsing of affix files
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Prevent buffer overrun in spell.c's CheckAffix().
Tom Lane
2026/04/22
pgsql: Preserve extension dependencies on indexes during partition merg
Alexander Korotkov
2026/04/22
pgsql: Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual c
Dean Rasheed
2026/04/22
pgsql: Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual c
Dean Rasheed
2026/04/22
pgsql: Fix expansion of EXCLUDED virtual generated columns.
Dean Rasheed
2026/04/22
pgsql: Fix expansion of EXCLUDED virtual generated columns.
Dean Rasheed
2026/04/21
Re: pgsql: Perform provider-specific initialization in new functions.
Jeff Davis
2026/04/21
pgsql: Fix some const qualifier use in ri_triggers.c
Amit Langote
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index
Michael Paquier
2026/04/21
pgsql: Fix not-quite-right Makefile for src/test/modules/test_checksums
Tom Lane
2026/04/21
pgsql: bufmgr: use I/O stats arguments in FlushUnlockedBuffer()
Melanie Plageman
2026/04/21
pgsql: Stabilize btree_gist test against on-access VM setting
Melanie Plageman
2026/04/21
pgsql: Stabilize plancache test against on-access VM setting
Melanie Plageman
2026/04/21
pgsql: Make local buffers pin limit more conservative
Melanie Plageman
2026/04/21
pgsql: Remove gen_node_support.pl's ad-hoc ABI stability check.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/21
pgsql: Make plpgsql_trap test more robust and less resource-intensive.
Tom Lane
2026/04/20
pgsql: Fix a set of typos and grammar issues across the tree
Michael Paquier
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix incorrect NEW references to generated columns in rule rewrit
Richard Guo
2026/04/20
pgsql: Fix orphaned processes when startup process fails during PM_STAR
Michael Paquier
2026/04/20
pgsql: Fix orphaned processes when startup process fails during PM_STAR
Michael Paquier
2026/04/20
pgsql: Fix orphaned processes when startup process fails during PM_STAR
Michael Paquier
2026/04/20
pgsql: Fix orphaned processes when startup process fails during PM_STAR
Michael Paquier
2026/04/20
pgsql: Fix orphaned processes when startup process fails during PM_STAR
Michael Paquier
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: doc: Use "integer" for some I/O worker GUC type descriptions
Fujii Masao
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: doc: Correct context description for some JIT support GUCs
Fujii Masao
2026/04/20
pgsql: plsample: Use TextDatumGetCString() for text-to-CString conversi
Fujii Masao
2026/04/20
Re: pgsql: Clean up all relid fields of RestrictInfos during join removal.
Tom Lane
2026/04/20
pgsql: Fix relid-set clobber during join removal.
Tom Lane
2026/04/20
pgsql: Fix relid-set clobber during join removal.
Tom Lane
2026/04/20
pgsql: Fix relid-set clobber during join removal.
Tom Lane
2026/04/20
Re: pgsql: Clean up all relid fields of RestrictInfos during join removal.
Richard Guo
2026/04/20
Re: pgsql: Clean up all relid fields of RestrictInfos during join removal.
Michael Paquier
2026/04/20
pgsql: Fix callers of unicode_strtitle() using srclen == -1.
Jeff Davis
2026/04/20
pgsql: Fix callers of unicode_strtitle() using srclen == -1.
Jeff Davis
2026/04/20
pgsql: style: define parameterless functions as foo(void).
Jeff Davis
2026/04/20
pgsql: doc: Fix missing role attribute in pg_get_tablespace_ddl() descr
Masahiko Sawada
2026/04/20
pgsql: Clean up all relid fields of RestrictInfos during join removal.
Tom Lane
2026/04/20
pgsql: Clean up all relid fields of RestrictInfos during join removal.
Tom Lane
2026/04/20
pgsql: Clean up all relid fields of RestrictInfos during join removal.
Tom Lane
2026/04/20
pgsql: Clean up all relid fields of RestrictInfos during join removal.
Tom Lane
2026/04/20
pgsql: Make ExecForPortionOfLeftovers() obey SRF protocol.
Tom Lane
2026/04/20
pgsql: REPACK: do not require REPLICATION or LOGIN
Álvaro Herrera
2026/04/20
pgsql: doc PG 19 relnotes: fix typo, "date" -> "data"
Bruce Momjian
2026/04/20
pgsql: 049_wait_for_lsn.pl: create function and procedure at once
Alexander Korotkov
2026/04/20
pgsql: Clean up remove_rel_from_query() after self-join elimination com
Richard Guo
2026/04/19
pgsql: Add missing Datum conversions
Peter Eisentraut
2026/04/19
pgsql: Fix incorrect format placeholders
Peter Eisentraut
2026/04/19
pgsql: Flush statistics during idle periods in parallel apply worker.
Amit Kapila
2026/04/19
pgsql: Flush statistics during idle periods in parallel apply worker.
Amit Kapila
2026/04/19
pgsql: Flush statistics during idle periods in parallel apply worker.
Amit Kapila
2026/04/19
pgsql: Flush statistics during idle periods in parallel apply worker.
Amit Kapila
2026/04/19
pgsql: Meson: Fix check_header() for readline and gssapi
Michael Paquier
2026/04/19
pgsql: Minor fixes for test_bitmapset.c
David Rowley
2026/04/19
pgsql: Fix 64-bit shifting in dynahash.c
Peter Eisentraut
2026/04/17
pgsql: pg_plan_advice: pgindent
Robert Haas
2026/04/17
pgsql: Change PointerGetDatum() back to a macro
Heikki Linnakangas
2026/04/17
pgsql: pg_plan_advice: Fix another unique-semijoin bug.
Robert Haas
2026/04/17
pgsql: Doc: Improve the wording of logical slot prerequisites.
Amit Kapila
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: doc: Improve description of pg_ctl -l log file permissions
Fujii Masao
2026/04/16
pgsql: psql: Fix incorrect tab completion after CREATE PUBLICATION ...
Fujii Masao
2026/04/16
pgsql: Reject invalid databases in pg_get_database_ddl()
Amit Langote
2026/04/16
pgsql: doc PG 19 relnotes: change "free space map" to "visibility map"
Bruce Momjian
2026/04/16
pgsql: Make psql DETAIL line test unconditionally optional.
Andrew Dunstan
2026/04/16
pgsql: Add missing initialization
Álvaro Herrera
2026/04/16
Re: pgsql: Perform provider-specific initialization in new functions.
Jeff Davis
2026/04/16
pgsql: doc PG 19 relnotes: add author and move items
Bruce Momjian
2026/04/16
pgsql: Update FSM during prune/freeze replay even if freespace is zero
Melanie Plageman
2026/04/16
pgsql: doc PG 19 relnotes: update author
Bruce Momjian
2026/04/16
pgsql: Update .abi-compliance-history for change to enum ProcSignalReas
Fujii Masao
2026/04/16
pgsql: doc PG 19 relnotes: corrections reported to me privately
Bruce Momjian
2026/04/16
pgsql: Use XLogRecPtrIsValid() consistently for WAL position checks
Fujii Masao
2026/04/16
pgsql: doc: Add missing GUCs to SSL SNI docs
Daniel Gustafsson
2026/04/16
pgsql: MSVC: Turn missing function declaration into an error
Peter Eisentraut
2026/04/16
pgsql: Add missing include
Peter Eisentraut
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix comments for Korean encodings in encnames.c
Thomas Munro
2026/04/15
pgsql: Fix pg_overexplain to emit valid output with RANGE_TABLE option.
Amit Langote
2026/04/15
pgsql: Fix pg_overexplain to emit valid output with RANGE_TABLE option.
Amit Langote
2026/04/15
pgsql: Fix incorrect comment in JsonTablePlanJoinNextRow()
Amit Langote
2026/04/15
pgsql: Fix incorrect comment in JsonTablePlanJoinNextRow()
Amit Langote
2026/04/15
pgsql: Fix incorrect comment in JsonTablePlanJoinNextRow()
Amit Langote
2026/04/15
pgsql: Use proc_exit() for walreceiver exit in WalRcvWaitForStartPositi
Fujii Masao
2026/04/15
pgsql: doc PG 19 relnotes: remove doc author from "Allow autovacuum"
Bruce Momjian
2026/04/15
Re: pgsql: doc: first draft of PG 19 release notes
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: add free space map all-visible item
Bruce Momjian
2026/04/15
Re: pgsql: doc PG 19 relnotes: fixes for commands and authors
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: fixes for commands and authors
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: remove "Lakshmi N" as author of checksums
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: fix "now targets"
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: addjust CREATE/ALTER PUBLICATION "EXCEPT"
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: add missing March 16 autovacuum score item
Bruce Momjian
2026/04/15
pgsql: doc PG 19 relnotes: adjust ShmemRequestStruct item
Bruce Momjian
2026/04/15
pgsql: Rework signal handler infrastructure to pass sender info as argu
Andrew Dunstan
2026/04/15
Re: pgsql: doc: first draft of PG 19 release notes
Aleksander Alekseev
2026/04/15
pgsql: Fix COPY TO FORMAT JSON to exclude generated columns.
Andrew Dunstan
2026/04/14
pgsql: doc: first draft of PG 19 release notes
Bruce Momjian
2026/04/14
pgsql: Fix var_is_nonnullable() to handle invalid NOT NULL constraints
Richard Guo
2026/04/14
pgsql: Fix pfree crash in pg_get_role_ddl() and pg_get_database_ddl().
Andrew Dunstan
2026/04/14
pgsql: Check for unterminated strings when calling uloc_getLanguage().
Jeff Davis
2026/04/14
pgsql: Check for unterminated strings when calling uloc_getLanguage().
Jeff Davis
2026/04/14
pgsql: Check for unterminated strings when calling uloc_getLanguage().
Jeff Davis
2026/04/14
pgsql: Check for unterminated strings when calling uloc_getLanguage().
Jeff Davis
2026/04/14
pgsql: Add tests for low-level PGLZ [de]compression routines
Michael Paquier
2026/04/14
pgsql: Add tests for low-level PGLZ [de]compression routines
Michael Paquier
Earlier messages