pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/06
pgsql: Add regression test for short varlenas saved in TOAST relations
Michael Paquier
2025/08/06
pgsql: doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
2025/08/06
pgsql: doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
2025/08/06
pgsql: doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
2025/08/05
pgsql: Suppress maybe-uninitialized warning.
Masahiko Sawada
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
2025/08/05
pgsql: Put PG_TEST_EXTRA doc items back in alphabetical order
Álvaro Herrera
2025/08/05
pgsql: Put PG_TEST_EXTRA doc items back in alphabetical order
Álvaro Herrera
2025/08/05
pgsql: Hide expensive pg_upgrade test behind PG_TEST_EXTRA
Álvaro Herrera
2025/08/05
pgsql: Hide expensive pg_upgrade test behind PG_TEST_EXTRA
Álvaro Herrera
2025/08/05
pgsql: Add backup_type column to pg_stat_progress_basebackup.
Masahiko Sawada
2025/08/05
pgsql: Don't copy datlocale from template unless provider matches.
Jeff Davis
2025/08/05
pgsql: Don't copy datlocale from template unless provider matches.
Jeff Davis
2025/08/05
pgsql: Mop-up for commit e035863c9.
Tom Lane
2025/08/05
pgsql: Convert varatt.h access macros to static inline functions.
Peter Eisentraut
2025/08/05
pgsql: Fix varatt versus Datum type confusions
Peter Eisentraut
2025/08/05
pgsql: Fix various hash function uses
Peter Eisentraut
2025/08/05
pgsql: Throw ERROR when publish_generated_columns is specified without
Amit Kapila
2025/08/05
pgsql: Throw ERROR when publish_generated_columns is specified without
Amit Kapila
2025/08/05
pgsql: Fix mixups of FooGetDatum() vs. DatumGetFoo()
Peter Eisentraut
2025/08/04
pgsql: fix apparent typo in release notes
Andrew Dunstan
2025/08/04
pgsql: Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
2025/08/04
pgsql: Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
2025/08/04
pgsql: Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
2025/08/04
pgsql: Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Fix typo in create_index.sql.
Dean Rasheed
2025/08/04
pgsql: Split func.sgml into more manageable pieces
Andrew Dunstan
2025/08/04
pgsql: Improve prep_buildtree
Peter Eisentraut
2025/08/04
pgsql: Rename XLogData protocol message to WALData
Álvaro Herrera
2025/08/04
pgsql: Avoid unexpected shutdown when sync_replication_slots is enabled
Fujii Masao
2025/08/04
pgsql: Avoid unexpected shutdown when sync_replication_slots is enabled
Fujii Masao
2025/08/04
pgsql: Avoid unexpected shutdown when sync_replication_slots is enabled
Fujii Masao
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/04
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025/08/03
pgsql: Fix incorrect comment regarding mod_since_analyze
David Rowley
2025/08/03
pgsql: Detect and report update_deleted conflicts.
Amit Kapila
2025/08/03
pgsql: Take a little more care in set_backtrace().
Tom Lane
2025/08/02
pgsql: Silence Valgrind leakage complaints in more-or-less-hackish ways
Tom Lane
2025/08/02
pgsql: Silence complaints about leaks in PlanCacheComputeResultDesc.
Tom Lane
2025/08/02
pgsql: Suppress complaints about leaks in TS dictionary loading.
Tom Lane
2025/08/02
pgsql: Avoid leakage of zero-length arrays in partition_bounds_copy().
Tom Lane
2025/08/02
pgsql: Fix assorted pretty-trivial memory leaks in the backend.
Tom Lane
2025/08/02
pgsql: Improve our support for Valgrind's leak tracking.
Tom Lane
2025/08/02
pgsql: Fix MemoryContextAllocAligned's interaction with Valgrind.
Tom Lane
2025/08/02
pgsql: Reduce leakage during PL/pgSQL function compilation.
Tom Lane
2025/08/02
pgsql: Suppress complaints about leaks in function cache loading.
Tom Lane
2025/08/02
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
2025/08/02
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
2025/08/02
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
2025/08/02
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
2025/08/02
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
2025/08/02
pgsql: Simplify options in pg_dump and pg_restore.
Jeff Davis
2025/08/02
pgsql: Simplify options in pg_dump and pg_restore.
Jeff Davis
2025/08/02
pgsql: Fix typo in foreign_key.sql
Michael Paquier
2025/08/02
pgsql: Fix typo in foreign_key.sql
Michael Paquier
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Doc: clarify the restrictions of AFTER triggers with transition
Etsuro Fujita
2025/08/02
pgsql: Fix use-after-free with INSERT ON CONFLICT changes in reorderbuf
Michael Paquier
2025/08/02
pgsql: Fix use-after-free with INSERT ON CONFLICT changes in reorderbuf
Michael Paquier
2025/08/02
pgsql: Fix use-after-free with INSERT ON CONFLICT changes in reorderbuf
Michael Paquier
2025/08/02
pgsql: Fix use-after-free with INSERT ON CONFLICT changes in reorderbuf
Michael Paquier
2025/08/01
pgsql: Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025/08/01
pgsql: Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025/08/01
pgsql: Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025/08/01
pgsql: Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025/08/01
pgsql: Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025/08/01
pgsql: Fix typo in AutoVacLauncherMain().
Masahiko Sawada
2025/08/01
pgsql: pg_dump: reject combination of "only" and "with"
Jeff Davis
2025/08/01
pgsql: pg_dump: reject combination of "only" and "with"
Jeff Davis
2025/08/01
pgsql: libpq: Complain about missing BackendKeyData later with PGgetCan
Heikki Linnakangas
2025/08/01
pgsql: libpq: Complain about missing BackendKeyData later with PGgetCan
Heikki Linnakangas
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/08/01
pgsql: Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
2025/07/31
pgsql: Fix tab completion for ALTER ROLE|USER ... RESET
Tomas Vondra
2025/07/31
pgsql: Schema-qualify unnest() in ALTER DATABASE ... RESET
Tomas Vondra
2025/07/31
pgsql: Schema-qualify unnest() in ALTER DATABASE ... RESET
Tomas Vondra
2025/07/31
pgsql: Fix tab completion for ALTER ROLE|USER ... RESET
Tomas Vondra
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: pg_dump: provide a stable sort order for rules.
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: pg_dump: provide a stable sort order for rules.
Noah Misch
2025/07/31
pgsql: pg_dump: provide a stable sort order for rules.
Noah Misch
2025/07/31
pgsql: pg_dump: provide a stable sort order for rules.
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: pg_dump: provide a stable sort order for rules.
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/31
pgsql: Sort dump objects independent of OIDs, for the 7 holdout object
Noah Misch
2025/07/30
pgsql: pg_stat_statements: Add counters for generic and custom plans
Michael Paquier
2025/07/30
pgsql: Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt
Michael Paquier
2025/07/30
pgsql: doc: Adjust documentation for vacuumdb --missing-stats-only.
Nathan Bossart
2025/07/30
pgsql: doc: Adjust documentation for vacuumdb --missing-stats-only.
Nathan Bossart
2025/07/30
pgsql: Teach pg_upgrade to handle in-place tablespaces.
Nathan Bossart
2025/07/30
pgsql: Remove release note item for Non text modes for pg_dumpall
Andrew Dunstan
2025/07/30
pgsql: Revert Non text modes for pg_dumpall, and pg_restore support
Andrew Dunstan
2025/07/30
pgsql: Revert Non text modes for pg_dumpall, and pg_restore support
Andrew Dunstan
2025/07/30
pgsql: Fix whitespace
Peter Eisentraut
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: Fix ./configure checks with __cpuidex() and __cpuid()
Michael Paquier
2025/07/29
pgsql: doc PG 18 relnotes: update to current
Bruce Momjian
2025/07/29
pgsql: Handle cancel requests with PID 0 gracefully
Heikki Linnakangas
2025/07/29
pgsql: Handle cancel requests with PID 0 gracefully
Heikki Linnakangas
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Don't put library-supplied -L/-I switches before user-supplied o
Tom Lane
2025/07/29
pgsql: Update comment
Peter Eisentraut
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo
Tom Lane
2025/07/29
pgsql: Add commit 1d1612aec7 to .git-blame-ignore-revs.
Nathan Bossart
2025/07/29
pgsql: Display Memoize planner estimates in EXPLAIN
David Rowley
2025/07/29
pgsql: Split up pgfdw_report_error so that we can mark it pg_noreturn.
Tom Lane
2025/07/29
pgsql: Suppress uninitialized-variable warning.
Tom Lane
2025/07/29
Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error.
Robert Haas
2025/07/29
pgsql: Run pgindent.
Robert Haas
2025/07/29
pgsql: Add regression test for background worker restart after crash.
Fujii Masao
2025/07/29
pgsql: Handle timeout in PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/29
pgsql: Clarify documentation for the initcap function
Alexander Korotkov
2025/07/28
Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error.
David Rowley
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Avoid regression in the size of XML input that we will accept.
Tom Lane
2025/07/28
pgsql: Remove misleading hint for "unexpected data beyond EOF" error.
Robert Haas
2025/07/28
pgsql: Avoid throwing away the error message in syncrep_yyerror.
Robert Haas
2025/07/28
pgsql: Avoid throwing away the error message in syncrep_yyerror.
Robert Haas
2025/07/27
pgsql: ecpg: Fix memory leaks in ecpg_auto_prepare()
Michael Paquier
2025/07/27
pgsql: Fix performance regression with flush of pending fixed-numbered
Michael Paquier
2025/07/27
pgsql: Fix performance regression with flush of pending fixed-numbered
Michael Paquier
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Limit checkpointer requests queue size
Alexander Korotkov
2025/07/27
pgsql: Process sync requests incrementally in AbsorbSyncRequests
Alexander Korotkov
2025/07/27
pgsql: Add assertions for all the required index AM callbacks
Michael Paquier
2025/07/25
pgsql: Add commit 73873805f to .git-blame-ignore-revs.
Tom Lane
2025/07/25
pgsql: Run pgindent on the changes of the previous patch.
Tom Lane
2025/07/25
pgsql: Create infrastructure to reliably prevent leakage of PGresults.
Tom Lane
2025/07/25
pgsql: Reap the benefits of not having to avoid leaking PGresults.
Tom Lane
2025/07/25
pgsql: Silence leakage complaint about postgres_fdw's InitPgFdwOptions.
Tom Lane
2025/07/25
pgsql: Fix dynahash's HASH_FIXED_SIZE ("isfixed") option.
Tom Lane
2025/07/25
pgsql: Refactor grammar to create opt_utility_option_list
Álvaro Herrera
2025/07/25
pgsql: Fix background worker not restarting after crash-and-restart cyc
Fujii Masao
2025/07/25
pgsql: Fix background worker not restarting after crash-and-restart cyc
Fujii Masao
2025/07/25
pgsql: Fix assertion failure with latch wait in single-user mode
Michael Paquier
2025/07/25
pgsql: Fix assertion failure with latch wait in single-user mode
Michael Paquier
2025/07/24
pgsql: Lower bounds related to pgstats kinds
Michael Paquier
2025/07/24
pgsql: Lower bounds related to pgstats kinds
Michael Paquier
2025/07/24
pgsql: Fix return value of visibilitymap_get_status().
Nathan Bossart
2025/07/24
pgsql: Fix duplicate transaction replay during pg_createsubscriber.
Amit Kapila
Earlier messages
Later messages