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