pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: Fix cascading standby reconnect failure after archive fallback
Álvaro Herrera
2026/07/29
pgsql: doc: Add getdatabaseencoding to function docs
Daniel Gustafsson
2026/07/29
pgsql: Protect PGPROC lookup when terminating background workers
Michael Paquier
2026/07/29
pgsql: Protect PGPROC lookup when terminating background workers
Michael Paquier
2026/07/28
pgsql: Avoid accumulating relation locks during sequence synchronizatio
Amit Kapila
2026/07/28
pgsql: Avoid accumulating relation locks during sequence synchronizatio
Amit Kapila
2026/07/28
pgsql: Use more strlcpy() in two-phase transaction code
Michael Paquier
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Fix planner's nullability/strictness logic for ScalarArrayOpExpr
Tom Lane
2026/07/28
pgsql: Handle invalid and dropped databases during checksum enable
Daniel Gustafsson
2026/07/28
pgsql: Recheck checksum state before file_copy during CREATE DATABASE
Daniel Gustafsson
2026/07/28
pgsql: Recheck checksum state before file_copy during CREATE DATABASE
Daniel Gustafsson
2026/07/28
pgsql: Handle invalid and dropped databases during checksum enable
Daniel Gustafsson
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix logical decoding of empty prepared transactions.
Masahiko Sawada
2026/07/28
pgsql: Fix pg_get_publication_tables() failure with concurrent DROP TAB
Masahiko Sawada
2026/07/28
pgsql: Fix pg_get_publication_tables() failure with concurrent DROP TAB
Masahiko Sawada
2026/07/28
pgsql: Fix pg_get_publication_tables() failure with concurrent DROP TAB
Masahiko Sawada
2026/07/28
pgsql: Fix pg_get_publication_tables() failure with concurrent DROP TAB
Masahiko Sawada
2026/07/28
pgsql: Fix pg_get_publication_tables() failure with concurrent DROP TAB
Masahiko Sawada
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/28
pgsql: Avoid RETURNING side effects for FOR PORTION OF leftovers.
Dean Rasheed
2026/07/28
pgsql: Avoid RETURNING side effects for FOR PORTION OF leftovers.
Dean Rasheed
2026/07/27
pgsql: Fix portability issue in authentication test 003_peer
Michael Paquier
2026/07/27
pgsql: Fix portability issue in authentication test 003_peer
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026/07/27
pgsql: Further improve the names generated for indexes on expressions.
Tom Lane
2026/07/27
pgsql: Fix race condition when enabling logical decoding concurrently.
Masahiko Sawada
2026/07/27
pgsql: Fix race condition when enabling logical decoding concurrently.
Masahiko Sawada
2026/07/27
pgsql: Add support for Visual Studio 2026 in pre-17 build scripts
Andrew Dunstan
2026/07/27
pgsql: Add support for Visual Studio 2026 in pre-17 build scripts
Andrew Dunstan
2026/07/27
pgsql: Add support for Visual Studio 2026 in pre-17 build scripts
Andrew Dunstan
2026/07/27
pgsql: Deparse FOR PORTION OF using the range column's current name.
Tom Lane
2026/07/27
pgsql: Deparse FOR PORTION OF using the range column's current name.
Tom Lane
2026/07/27
pgsql: pg_resetwal: do not allow zero next multixact offset
Heikki Linnakangas
2026/07/27
pgsql: pg_resetwal: do not allow zero next multixact offset
Heikki Linnakangas
2026/07/26
pgsql: Fix issues in logical replication sequence synchronization.
Amit Kapila
2026/07/26
pgsql: Fix issues in logical replication sequence synchronization.
Amit Kapila
2026/07/26
pgsql: Fix deparsing of JSON_ARRAY(subquery) with a FORMAT clause
Richard Guo
2026/07/26
pgsql: Fix deparsing of JSON_ARRAY(subquery) with a FORMAT clause
Richard Guo
2026/07/26
pgsql: Update .gitignore in test/modules/nbtree
Michael Paquier
2026/07/26
pgsql: Use direct hash lookup in logicalrep_partmap_invalidate_cb()
Michael Paquier
2026/07/26
pgsql: Add _bt_set_startikey row compare test coverage.
Peter Geoghegan
2026/07/26
pgsql: Add _bt_set_startikey row compare test coverage.
Peter Geoghegan
2026/07/25
pgsql: Add test coverage for nbtree backwards scans.
Peter Geoghegan
2026/07/25
pgsql: Add tests for nbtree empty index predicate locking.
Peter Geoghegan
2026/07/25
pgsql: Add missing PGDLLIMPORT marker
Álvaro Herrera
2026/07/25
pgsql: Add missing PGDLLIMPORT marker
Álvaro Herrera
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: Fix another empty nbtree index SSI race.
Peter Geoghegan
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/25
pgsql: psql: Allow pg_read_all_stats to see database size in \l+
Fujii Masao
2026/07/24
pgsql: Avoid reporting permission-denied publisher sequences as missing
Fujii Masao
2026/07/24
pgsql: Avoid reporting permission-denied publisher sequences as missing
Fujii Masao
2026/07/24
pgsql: doc: Add missing CREATE/ALTER PUBLICATION parameter descriptions
Fujii Masao
2026/07/24
pgsql: Fix EXCEPT publication test to check subscriber
Fujii Masao
2026/07/24
pgsql: Fix EXCEPT publication test to check subscriber
Fujii Masao
2026/07/23
pgsql: doc: Improve pg_stat_recovery documentation
Fujii Masao
2026/07/23
pgsql: Validate subscription conninfo on owner change
Fujii Masao
2026/07/23
pgsql: Validate subscription conninfo on owner change
Fujii Masao
2026/07/23
pgsql: doc: Improve pg_stat_recovery documentation
Fujii Masao
2026/07/23
pgsql: Fix socket_putmessage_noblock() to call socket_putmessage()
Michael Paquier
2026/07/23
pgsql: doc: Improve description of pg_stat_activity.backend_type
Michael Paquier
2026/07/22
pgsql: injection_points: Clear waiter slot on error and exit
Michael Paquier
2026/07/22
pgsql: injection_points: Clear waiter slot on error and exit
Michael Paquier
2026/07/22
pgsql: injection_points: Clear waiter slot on error and exit
Michael Paquier
2026/07/22
pgsql: injection_points: Clear waiter slot on error and exit
Michael Paquier
2026/07/22
pgsql: Reject sequence synchronization against pre-PostgreSQL 19 publis
Amit Kapila
2026/07/22
pgsql: Reject sequence synchronization against pre-PostgreSQL 19 publis
Amit Kapila
2026/07/22
pgsql: walsummarizer: Guard against WAL files whose tail ends are not v
Robert Haas
2026/07/22
pgsql: walsummarizer: Guard against WAL files whose tail ends are not v
Robert Haas
2026/07/22
pgsql: walsummarizer: Guard against WAL files whose tail ends are not v
Robert Haas
2026/07/22
pgsql: walsummarizer: Guard against WAL files whose tail ends are not v
Robert Haas
2026/07/21
pgsql: Improve lookup_type_cache() handling on out-of-memory errors
Michael Paquier
2026/07/21
pgsql: Add new pgstats routine to split pending data setup
Michael Paquier
2026/07/21
pgsql: doc: clarify how TIMESTAMP WITH TIME ZONE behaves
Bruce Momjian
2026/07/21
pgsql: doc: clarify how TIMESTAMP WITH TIME ZONE behaves
Bruce Momjian
2026/07/21
pgsql: doc: clarify to_char("OF") HH/MM doesn't represent actual chars
Bruce Momjian
2026/07/21
pgsql: doc: clarify to_char("OF") HH/MM doesn't represent actual chars
Bruce Momjian
2026/07/21
pgsql: Fix typo
Peter Eisentraut
2026/07/21
pgsql: Fix typo
Peter Eisentraut
2026/07/21
pgsql: Remove assertion added by commit 7dcea51c2a4d
Álvaro Herrera
2026/07/21
pgsql: Remove assertion added by commit 7dcea51c2a4d
Álvaro Herrera
2026/07/21
pgsql: Unify error messages
Álvaro Herrera
2026/07/21
pgsql: pg_upgrade: Message wording fix
Peter Eisentraut
2026/07/21
pgsql: pg_upgrade: Message wording fix
Peter Eisentraut
2026/07/21
pgsql: Message style fixes
Peter Eisentraut
2026/07/21
pgsql: Message style fixes
Peter Eisentraut
2026/07/21
pgsql: Improve generate_partition_qual()'s cache handling on out-of-mem
Michael Paquier
2026/07/20
pgsql: Test what BEFORE UPDATE triggers do to FOR PORTION OF
Peter Eisentraut
2026/07/20
pgsql: Test what BEFORE UPDATE triggers do to FOR PORTION OF
Peter Eisentraut
2026/07/20
pgsql: Allow logical replication workers to ignore default_transaction_
Amit Kapila
2026/07/20
pgsql: Allow logical replication workers to ignore default_transaction_
Amit Kapila
2026/07/20
pgsql: Add logical decoding status to pg_control_checkpoint().
Masahiko Sawada
2026/07/20
pgsql: Add logical decoding status to pg_control_checkpoint().
Masahiko Sawada
2026/07/20
pgsql: Fix recovery target test waiting on unavailable WAL
Fujii Masao
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: doc: Granting TRIGGER or REFERENCES on table is dangerous.
Robert Haas
2026/07/20
pgsql: Fix restore of partitions with exclusion constraints
Álvaro Herrera
2026/07/20
pgsql: Fix restore of partitions with exclusion constraints
Álvaro Herrera
2026/07/20
pgsql: Fix restore of partitions with exclusion constraints
Álvaro Herrera
2026/07/20
pgsql: Fix restore of partitions with exclusion constraints
Álvaro Herrera
2026/07/20
pgsql: Avoid ERROR in recovery target GUC assign hooks
Fujii Masao
2026/07/20
pgsql: Allow PostgreSQL::Test::Cluster::start() to pass postmaster opti
Fujii Masao
2026/07/20
pgsql: Fix LSN format in REPACK worker debug message
Álvaro Herrera
2026/07/20
pgsql: Fix LSN format in REPACK worker debug message
Álvaro Herrera
2026/07/20
pgsql: Move code to get_tables_to_repack_partitioned
Álvaro Herrera
2026/07/20
pgsql: Move code to get_tables_to_repack_partitioned
Álvaro Herrera
2026/07/19
pgsql: Improve pgstat_get_entry_ref_cached() behavior on out-of-memory
Michael Paquier
2026/07/19
pgsql: Fix RLS checks for FOR PORTION OF leftover rows
Peter Eisentraut
2026/07/19
pgsql: Fix RLS checks for FOR PORTION OF leftover rows
Peter Eisentraut
2026/07/19
pgsql: Handle concurrent sequence refreshes.
Amit Kapila
2026/07/19
pgsql: Handle concurrent sequence refreshes.
Amit Kapila
2026/07/19
pgsql: Skip unnecessary get_relids_in_jointree() when there are no PHVs
Richard Guo
2026/07/19
pgsql: Skip unnecessary get_relids_in_jointree() when there are no PHVs
Richard Guo
2026/07/19
pgsql: Skip unnecessary get_relids_in_jointree() when there are no PHVs
Richard Guo
2026/07/19
pgsql: Skip unnecessary get_relids_in_jointree() when there are no PHVs
Richard Guo
2026/07/19
pgsql: Skip unnecessary get_relids_in_jointree() when there are no PHVs
Richard Guo
2026/07/19
pgsql: Run nbtree test module tests under autoconf builds
Peter Geoghegan
2026/07/19
pgsql: Run nbtree test module tests under autoconf builds
Peter Geoghegan
2026/07/19
pgsql: Fix parsing of underscores in pg_plan_advice occurrence numbers
Daniel Gustafsson
2026/07/19
pgsql: Fix parsing of underscores in pg_plan_advice occurrence numbers
Daniel Gustafsson
2026/07/18
pgsql: Remove redundant null-treatment check in window function dedup.
Tatsuo Ishii
2026/07/18
pgsql: Remove redundant null-treatment check in window function dedup.
Tatsuo Ishii
2026/07/18
pgsql: doc PG 19 relnotes: \crosstab to \crosstabview
Bruce Momjian
2026/07/18
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
2026/07/18
pgsql: Further cleanup for commit 54cd6fc83.
Etsuro Fujita
2026/07/18
pgsql: Further cleanup for commit 54cd6fc83.
Etsuro Fujita
2026/07/18
pgsql: Fix edge case in remove_useless_result_rtes() with outer joins.
Tom Lane
2026/07/18
pgsql: Fix edge case in remove_useless_result_rtes() with outer joins.
Tom Lane
2026/07/18
pgsql: Fix edge case in remove_useless_result_rtes() with outer joins.
Tom Lane
2026/07/18
pgsql: Fix edge case in remove_useless_result_rtes() with outer joins.
Tom Lane
2026/07/18
pgsql: Fix edge case in remove_useless_result_rtes() with outer joins.
Tom Lane
2026/07/18
pgsql: Restore the ability to use | and -> as prefix operators.
Tom Lane
2026/07/18
pgsql: Restore the ability to use | and -> as prefix operators.
Tom Lane
2026/07/18
pgsql: Fix REASSIGN OWNED for subscriptions in other databases.
Jeff Davis
2026/07/18
pgsql: Fix REASSIGN OWNED for subscriptions in other databases.
Jeff Davis
2026/07/17
pgsql: Revert "Reject concurrent sequence refreshes".
Amit Kapila
2026/07/17
pgsql: Revert "Reject concurrent sequence refreshes".
Amit Kapila
2026/07/17
pgsql: Generate unicode_limits.h.
Jeff Davis
2026/07/17
pgsql: Fix yet another portability problem in new NLS test.
Tom Lane
2026/07/17
pgsql: Fix yet another portability problem in new NLS test.
Tom Lane
2026/07/17
pgsql: Turn visibilitymap_clear() Assert back into an error
Melanie Plageman
2026/07/17
pgsql: Turn visibilitymap_clear() Assert back into an error
Melanie Plageman
2026/07/17
pgsql: Revert "Add GROUP BY ALL".
Tom Lane
2026/07/17
pgsql: Revert "Add GROUP BY ALL".
Tom Lane
2026/07/17
pgsql: doc PG 19 relnote: move Oauth items
Bruce Momjian
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: Fix GiST index-only scan column alignment issue.
Peter Geoghegan
2026/07/17
pgsql: ci: Generate crashlogs on Windows
Andres Freund
2026/07/17
pgsql: ci: Generate crashlogs on Windows
Andres Freund
2026/07/17
pgsql: ci: Use optimized build for mingw
Andres Freund
2026/07/17
pgsql: ci: Use optimized build for mingw
Andres Freund
Earlier messages
Later messages