pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Fix build breakage on Solaris-alikes with late-model GCC.
Tom Lane
pgsql: Cross-check lists of built-in LWLock tranches.
Nathan Bossart
pgsql: Use PqMsg_* macros in walsender.c
Nathan Bossart
pgsql: Move enum RecoveryTargetAction to xlogrecovery.h
Álvaro Herrera
pgsql: Preserve conflict-relevant data during logical replication.
Amit Kapila
Re: pgsql: Preserve conflict-relevant data during logical replication.
Michael Paquier
RE: pgsql: Preserve conflict-relevant data during logical replication.
Zhijie Hou (Fujitsu)
Re: pgsql: Preserve conflict-relevant data during logical replication.
Amit Kapila
pgsql: Use strchr instead of strstr for single-char lookups
David Rowley
pgsql: ecpg: Improve error detection around ecpg_strdup()
Michael Paquier
pgsql: Remove translation marker from libpq-be-fe-helpers.h.
Fujii Masao
pgsql: aio: Fix assertion, clarify README
Andres Freund
pgsql: aio: Fix assertion, clarify README
Andres Freund
pgsql: Doc: Fix logical replication examples.
Amit Kapila
pgsql: Doc: Fix logical replication examples.
Amit Kapila
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
pgsql: doc: Inform about aminsertcleanup optional NULLness
Michael Paquier
pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Fujii Masao
Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Andrei Lepikhov
Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Álvaro Herrera
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: ecpg: Fix NULL pointer dereference during connection lookup
Michael Paquier
pgsql: Expand virtual generated columns before sublink pull-up
Richard Guo
pgsql: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
pgsql: Centralize collection of catalog info needed early in the planne
Richard Guo
pgsql: Update comment for ReplicationSlot.last_saved_restart_lsn
Alexander Korotkov
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
pgsql: pg_dump: include comments on not-null constraints on domains, to
Álvaro Herrera
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical
Fujii Masao
pgsql: Mostly-cosmetic adjustments to estimate_multivariate_bucketsize(
Tom Lane
pgsql: Improve recovery test 046_checkpoint_logical_slot
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Fix infinite wait when reading a partially written WAL record
Alexander Korotkov
pgsql: Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
pgsql: Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
pgsql: Improve the stability of the recovery test 047_checkpoint_physic
Alexander Korotkov
pgsql: Check status of nodes after regression test run in 027_stream_re
Michael Paquier
pgsql: Add PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
pgsql: Speed up byteain by not parsing traditional-style input twice.
Tom Lane
pgsql: Remove unused variable in generate-lwlocknames.pl.
Nathan Bossart
pgsql: pg_upgrade: Use COPY for large object metadata.
Nathan Bossart
pgsql: Fix a typo in the deparseArrayCoerceExpr() header comment
Alexander Korotkov
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
pgsql: Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
pgsql: Support for deparsing of ArrayCoerceExpr node in contrib/postgre
Alexander Korotkov
pgsql: Add a test harness for the binary heap code.
Nathan Bossart
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
Re: pgsql: Remove assertion from PortalRunMulti
Aleksander Alekseev
Re: pgsql: Remove assertion from PortalRunMulti
Álvaro Herrera
pgsql: doc: Add note about how to use pg_overexplain.
Nathan Bossart
pgsql: doc: Add note about how to use pg_overexplain.
Nathan Bossart
pgsql: Remove duplicate line
Amit Langote
pgsql: Remove duplicate line
Amit Langote
pgsql: Remove duplicate line
Amit Langote
pgsql: Split regression tests for TOAST compression methods into two fi
Michael Paquier
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
pgsql: Fix inconsistent LWLock tranche names for MultiXact*
Michael Paquier
pgsql: doc: Add example file for COPY
Daniel Gustafsson
pgsql: doc: Add example file for COPY
Daniel Gustafsson
pgsql: doc: Add example file for COPY
Daniel Gustafsson
pgsql: doc: Add example file for COPY
Daniel Gustafsson
Earlier messages
Later messages