pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/06
pgsql: postgres_fdw: Add Assert to estimate_path_cost_size().
Etsuro Fujita
2025/07/05
Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
David G. Johnston
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: Add missing newline in error message
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: Add missing newline in error message
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: Add missing newline in error message
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Álvaro Herrera
2025/07/04
pgsql: amcheck: Remove unused IndexCheckableCallback typedef.
Fujii Masao
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Disable commit timestamps during bootstrap
Michael Paquier
2025/07/03
pgsql: Speed up truncation of temporary relations.
Fujii Masao
2025/07/03
pgsql: Simplify COALESCE() with one surviving argument.
Tom Lane
2025/07/03
pgsql: Add cross-type comparisons to contrib/btree_gin.
Tom Lane
2025/07/03
pgsql: Break out xxx2yyy_opt_overflow APIs for more datetime conversion
Tom Lane
2025/07/03
pgsql: Add more cross-type comparisons to contrib/btree_gin.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Obtain required table lock during cross-table updates, redux.
Tom Lane
2025/07/03
pgsql: Add tab-completion for ALTER TABLE not-nulls
Álvaro Herrera
2025/07/03
pgsql: Remove leftover dead code from commit_ts.h.
Fujii Masao
2025/07/03
Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
2025/07/03
pgsql: Fix broken XML
Álvaro Herrera
2025/07/03
pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio
Fujii Masao
2025/07/03
pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio
Fujii Masao
2025/07/03
pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio
Fujii Masao
2025/07/03
pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio
Fujii Masao
2025/07/03
Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Daniel Gustafsson
2025/07/03
pgsql: Prevent creation of duplicate not-null constraints for domains
Álvaro Herrera
2025/07/03
pgsql: Prevent creation of duplicate not-null constraints for domains
Álvaro Herrera
2025/07/03
pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
2025/07/03
pgsql: Refactor subtype field of AlterDomainStmt
Michael Paquier
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/03
pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl
Fujii Masao
2025/07/02
pgsql: Support multi-line headers in COPY FROM command.
Fujii Masao
2025/07/02
pgsql: Improve checks for GUC recovery_target_timeline
Michael Paquier
2025/07/02
pgsql: Enable use of Memoize for ANTI joins
Richard Guo
2025/07/02
pgsql: Add InjectionPointList() to retrieve list of injection points
Michael Paquier
2025/07/02
Re: pgsql: Fix cross-version upgrade test breakage from commit fe07100e82.
Andrew Dunstan
2025/07/02
pgsql: Correctly copy the target host identification in PQcancelCreate.
Tom Lane
2025/07/02
pgsql: Correctly copy the target host identification in PQcancelCreate.
Tom Lane
2025/07/02
pgsql: Correctly copy the target host identification in PQcancelCreate.
Tom Lane
2025/07/02
Re: pgsql: Fix cross-version upgrade test breakage from commit fe07100e82.
Nathan Bossart
2025/07/02
pgsql: Fix cross-version upgrade test breakage from commit fe07100e82.
Nathan Bossart
2025/07/02
pgsql: Make more use of RELATION_IS_OTHER_TEMP().
Nathan Bossart
2025/07/02
pgsql: Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
2025/07/02
pgsql: Update obsolete row compare preprocessing comments.
Peter Geoghegan
2025/07/02
pgsql: Update obsolete row compare preprocessing comments.
Peter Geoghegan
2025/07/02
pgsql: Allow width_bucket()'s "operand" input to be NaN.
Tom Lane
2025/07/02
pgsql: Make handling of redundant nbtree keys more robust.
Peter Geoghegan
2025/07/02
pgsql: Make row compares robust during nbtree array scans.
Peter Geoghegan
2025/07/02
pgsql: Fix error message for ALTER CONSTRAINT ... NOT VALID
Álvaro Herrera
2025/07/02
pgsql: Fix error message for ALTER CONSTRAINT ... NOT VALID
Álvaro Herrera
2025/07/02
pgsql: Make row compares robust during nbtree array scans.
Peter Geoghegan
2025/07/02
pgsql: Make handling of redundant nbtree keys more robust.
Peter Geoghegan
2025/07/02
pgsql: doc: pg_buffercache documentation wordsmithing
Daniel Gustafsson
2025/07/02
pgsql: doc: pg_buffercache documentation wordsmithing
Daniel Gustafsson
2025/07/02
pgsql: meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025/07/02
pgsql: Reformat some node comments
Peter Eisentraut
2025/07/01
pgsql: Fix missing FSM vacuum opportunities on tables without indexes.
Masahiko Sawada
2025/07/01
pgsql: Fix missing FSM vacuum opportunities on tables without indexes.
Masahiko Sawada
2025/07/01
pgsql: Fix missing FSM vacuum opportunities on tables without indexes.
Masahiko Sawada
2025/07/01
pgsql: Remove implicit cast from 'void *'
John Naylor
2025/07/01
pgsql: Remove implicit cast from 'void *'
John Naylor
2025/07/01
pgsql: Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025/07/01
pgsql: Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025/07/01
pgsql: Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025/07/01
pgsql: Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025/07/01
pgsql: Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025/07/01
pgsql: Move code for the bytea data type from varlena.c to new bytea.c
Michael Paquier
2025/07/01
pgsql: Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
2025/07/01
pgsql: Fix outdated comment for IndexInfo
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Add commit 9e345415bc to .git-blame-ignore-revs.
Nathan Bossart
2025/07/01
pgsql: Add commit 07448b3969 to .git-blame-ignore-revs.
Nathan Bossart
2025/07/01
pgsql: Make more use of binaryheap_empty() and binaryheap_size().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Document pg_get_multixact_members().
Nathan Bossart
2025/07/01
pgsql: Update comment for IndexInfo.ii_WithoutOverlaps
Peter Eisentraut
2025/07/01
pgsql: Update comment for IndexInfo.ii_WithoutOverlaps
Peter Eisentraut
2025/07/01
pgsql: Fix outdated comment for IndexInfo
Peter Eisentraut
2025/07/01
pgsql: Fix outdated comment for IndexInfo
Peter Eisentraut
2025/07/01
pgsql: Improve code comment
Peter Eisentraut
2025/07/01
pgsql: Make sure IOV_MAX is defined.
Tom Lane
2025/07/01
pgsql: Make sure IOV_MAX is defined.
Tom Lane
2025/07/01
pgsql: Make sure IOV_MAX is defined.
Tom Lane
2025/07/01
pgsql: Make sure IOV_MAX is defined.
Tom Lane
2025/07/01
pgsql: Document age(xid) and mxid_age(xid).
Nathan Bossart
2025/07/01
pgsql: Document age(xid) and mxid_age(xid).
Nathan Bossart
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025/07/01
pgsql: Document age(xid) and mxid_age(xid).
Nathan Bossart
2025/07/01
pgsql: Remove provider field from pg_locale_t.
Jeff Davis
2025/07/01
pgsql: Control ctype behavior internally with a method table.
Jeff Davis
2025/07/01
pgsql: Fix typos in comments
Amit Langote
2025/07/01
pgsql: Fix typos in comments
Amit Langote
2025/07/01
pgsql: Fix typos in comments
Amit Langote
2025/07/01
pgsql: Fix typos in comments
Amit Langote
2025/07/01
pgsql: Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
Jeff Davis
2025/07/01
pgsql: Fix indentation in pg_numa code
Tomas Vondra
2025/07/01
pgsql: Fix indentation in pg_numa code
Tomas Vondra
2025/07/01
pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages
Tomas Vondra
2025/07/01
pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages
Tomas Vondra
2025/07/01
pgsql: Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025/07/01
pgsql: amcheck: Improve confusing message
Peter Eisentraut
2025/07/01
pgsql: Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025/07/01
pgsql: Limit the size of numa_move_pages requests
Tomas Vondra
2025/07/01
pgsql: Fix typo in pg_publication.h.
Amit Kapila
2025/07/01
pgsql: Limit the size of numa_move_pages requests
Tomas Vondra
2025/07/01
pgsql: doc: TOAST not toast
Peter Eisentraut
2025/07/01
pgsql: Enable MSVC conforming preprocessor
Peter Eisentraut
2025/07/01
pgsql: xml2: Improve error handling of libxml2 calls
Michael Paquier
2025/06/30
pgsql: Fix typo in system_views.sql's definition of pg_stat_activity
Michael Paquier
2025/06/30
pgsql: Improve error handling of libxml2 calls in xml.c
Michael Paquier
2025/06/30
pgsql: De-reserve keywords EXECUTE and STRICT in PL/pgSQL.
Tom Lane
2025/06/30
pgsql: Improve error report for PL/pgSQL reserved word used as a field
Tom Lane
2025/06/30
pgsql: Add new OID alias type regdatabase.
Nathan Bossart
2025/06/30
pgsql: aio: Fix reference to outdated name
Andres Freund
2025/06/30
pgsql: aio: Fix reference to outdated name
Andres Freund
2025/06/30
pgsql: Avoid uninitialized value error in TAP tests' Cluster->psql
Andrew Dunstan
2025/06/30
pgsql: pgflex: propagate environment to flex subprocess
Peter Eisentraut
2025/06/30
pgsql: Remove unused #include's in src/backend/utils/adt/*
Peter Eisentraut
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/30
pgsql: Fix whitespace
Peter Eisentraut
2025/06/30
pgsql: psql: Improve tab completion for COPY command.
Fujii Masao
2025/06/30
pgsql: doc: explain pgstatindex fragmentation
Peter Eisentraut
2025/06/30
pgsql: pgbench: Use standard option handling test routines
Peter Eisentraut
2025/06/30
pgsql: doc: Some copy-editing around prefix operators
Peter Eisentraut
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/30
pgsql: doc: Fix typo in pg_sync_replication_slots documentation
Daniel Gustafsson
2025/06/29
pgsql: Rationalize handling of VacuumParams
Michael Paquier
2025/06/29
pgsql: Branch REL_18_STABLE was created
noreply
2025/06/29
pgsql: Align log_line_prefix in CI and TAP tests with pg_regress.c
Michael Paquier
2025/06/29
pgsql: Adapt REL_18_STABLE to its new status as a stable branch
Joe Conway
2025/06/29
pgsql: Stamp HEAD as 19devel.
Joe Conway
2025/06/29
pgsql: Do pre-release housekeeping on catalog data.
Joe Conway
2025/06/29
pgsql: Run pgperltidy
Joe Conway
2025/06/29
pgsql: Fix some new issues with planning of PlaceHolderVars.
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: Obtain required table lock during cross-table constraint updates
Tom Lane
2025/06/29
pgsql: pg_recvlogical: Rename --two-phase and --failover options.
Peter Eisentraut
2025/06/28
pgsql: Message style improvements
Peter Eisentraut
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025/06/27
pgsql: Fix CheckPointReplicationSlots() with max_replication_slots == 0
Alexander Korotkov
2025/06/26
pgsql: Correct list of files in src/backend/lib/README
Michael Paquier
2025/06/26
pgsql: libpq: Message style improvements
Peter Eisentraut
2025/06/26
pgsql: Correct misleading error messages
Peter Eisentraut
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
2025/06/26
pgsql: Remove unused check in heap_xlog_insert()
Melanie Plageman
Earlier messages
Later messages