Mailing lists [pgsql-committers]
- Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Michael Paquier
- Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests. Etsuro Fujita
- Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Andrew Dunstan
- pgsql: Silence perl warning about uninitialized value Andrew Dunstan
- pgsql: Fix test failure in 021_twophase.pl. Amit Kapila
- pgsql: Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a340fb813fc Etsuro Fujita
- pgsql: Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a340fb813fc Etsuro Fujita
- Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests. Etsuro Fujita
- pgsql: Remove misplaced comment from AuxiliaryProcessMain(). Andres Freund
- pgsql: Run checkpointer and bgwriter in crash recovery. Thomas Munro
- Re: pgsql: Add support for prepared transactions to built-in logical replic Amit Kapila
- pgsql: Doc: minor improvements for logical replication protocol documen Tom Lane
- pgsql: Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley
- pgsql: Allow ordered partition scans in more cases David Rowley
- pgsql: Further simplify a bit of logic in StartupXLOG(). Thomas Munro
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: add example of using pg_dump with GNU split and gzip Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: doc: mention inheritance's tableoid can be used in partitioning Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: improve docs about extension upgrades Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: pg_upgrade: warn about extensions that need updating Bruce Momjian
- pgsql: interval: round values when spilling to months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: doc: interval spill method for units greater than months Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: C comment: correct heading of extension query Bruce Momjian
- pgsql: Add assorted new regexp_xxx SQL functions. Tom Lane
- pgsql: Add prepare API support for streaming transactions in logical re Amit Kapila
- pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan
- pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan
- pgsql: pgstat: split reporting/fetching of bgwriter and checkpointer st Andres Freund
- pgsql: pgbench: When using pipelining only do PQconsumeInput() when nec Andres Freund
- pgsql: pgbench: When using pipelining only do PQconsumeInput() when nec Andres Freund
- Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Michael Paquier
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed
- pgsql: Remove unused argument "txn" in maybe_send_schema(). Fujii Masao
- pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita
- pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita
- pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita
- pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita
- Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Andrew Dunstan
- pgsql: process startup: auxprocess: reindent block Andres Freund
- pgsql: process startup: Move AuxiliaryProcessMain into its own file. Andres Freund
- pgsql: process startup: Separate out BootstrapModeMain from AuxiliaryPr Andres Freund
- pgsql: process startup: Rename postmaster's --forkboot to --forkaux. Andres Freund
- pgsql: process startup: Remove bootstrap / checker modes from AuxProcTy Andres Freund
- pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund
- pgsql: Improve numeric_power() tests for large integer powers. Dean Rasheed
- Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund
- pgsql: Call pgwin32_signal_initialize() in postmaster as well. Andres Freund
- pgsql: Doc: remove commit 2945a488a from v14 release notes. Tom Lane
- Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund
- Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Michael Paquier
- pgsql: process startup: Always call Init[Auxiliary]Process() before Bas Andres Freund
- pgsql: First-draft release notes for 13.4. Tom Lane
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Fix wording Peter Eisentraut
- pgsql: Add missing message punctuation Peter Eisentraut
- pgsql: Add missing message punctuation Peter Eisentraut
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: pgstat: Schedule per-backend pgstat shutdown via before_shmem_ex Andres Freund
- pgsql: Make parallel worker shutdown complete entirely via before_shmem Andres Freund
- pgsql: Schedule ShutdownXLOG() in single user mode using before_shmem_e Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: pg_amcheck: Add missing translation markers Peter Eisentraut
- pgsql: pg_amcheck: Add missing translation markers Peter Eisentraut
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- pgsql: pg_amcheck: Message style improvements Peter Eisentraut
- pgsql: pg_amcheck: Message style improvements Peter Eisentraut
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: Remove T_MemoryContext Peter Eisentraut
- pgsql: Move temporary file cleanup to before_shmem_exit(). Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: Fix use-after-free issue in regexp engine. Tom Lane
- pgsql: Make regexp engine's backref-related compilation state more bull Tom Lane
- pgsql: Fix use-after-free issue in regexp engine. Tom Lane
- pgsql: Make regexp engine's backref-related compilation state more bull Tom Lane
- pgsql: Remove unused function declaration David Rowley
- pgsql: Rethink regexp engine's backref-related compilation state. Tom Lane
- pgsql: Rethink regexp engine's backref-related compilation state. Tom Lane
- pgsql: Change NestPath node to contain JoinPath node Peter Eisentraut
- pgsql: Change SeqScan node to contain Scan node Peter Eisentraut
- pgsql: Check the size in COPY_POINTER_FIELD Peter Eisentraut
- pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane
- pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane
- pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane
- pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane
- pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane
-
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane -
pgsql: Doc: remove bogus
items. Tom Lane - pgsql: Remove some unnecessary casts in format arguments Peter Eisentraut
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: doc: mention pg_upgrade extension script Bruce Momjian
- pgsql: Add POPCNT support for MSVC x86_64 builds David Rowley
- pgsql: Fix typo in 022_twophase_cascade.pl. Amit Kapila
- pgsql: Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley
- pgsql: Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley
- pgsql: Remove some special cases from MSVC build scripts David Rowley
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Avoid determining regexp subexpression matches, when possible. Tom Lane
- pgsql: Fix bogus assertion in BootstrapModeMain(). Andres Freund
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Robert Haas
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Stamp 14beta3. Tom Lane
- pgsql: Stamp 13.4. Tom Lane
- pgsql: Stamp 12.8. Tom Lane
- pgsql: Stamp 11.13. Tom Lane
- pgsql: Stamp 10.18. Tom Lane
- pgsql: Stamp 9.6.23. Tom Lane
- pgsql: Let regexp_replace() make use of REG_NOSUB when feasible. Tom Lane
- pgsql: Add call to object access hook at the end of table rewrite in AL Michael Paquier
- pgsql: Fix regression test output of sepgsql Michael Paquier
- pgsql: Add tab completion for DECLARE .. ASENSITIVE in psql Michael Paquier
- Re: pgsql: Move temporary file cleanup to before_shmem_exit(). Michael Paquier
- pgsql: Remove unused regression test certificate server-ss Daniel Gustafsson
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: Tag refs/tags/REL_12_8 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_10_18 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_14_BETA3 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_11_13 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_13_4 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL9_6_23 was created noreply@postgresql.org
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- pgsql: Fix failure of btree_gin indexscans with "char" type and <= op Tom Lane
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar
- Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila
- pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Heikki Linnakangas
- pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Heikki Linnakangas
- pgsql: Avoid unnecessary shared invalidations in ROLLBACK PREPARED Michael Paquier
- pgsql: Fix grammar mistake in hash index README John Naylor
- pgsql: Speed up generation of Unicode hash functions. John Naylor
- pgsql: Use appropriate tuple descriptor in FDW batching Tomas Vondra
- pgsql: Use appropriate tuple descriptor in FDW batching Tomas Vondra
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley
- pgsql: Fix sslsni connparam boolean check Daniel Gustafsson
- pgsql: Fix sslsni connparam boolean check Daniel Gustafsson
- pgsql: Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes
- pgsql: Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes
- pgsql: Fix typo. Andres Freund
- Re: pgsql: Move temporary file cleanup to before_shmem_exit(). Andres Freund
- pgsql: Remove support for background workers without BGWORKER_SHMEM_ACC Andres Freund
- pgsql: pg_amcheck: Message style and structuring improvements Peter Eisentraut
- pgsql: pg_amcheck: Message style and structuring improvements Peter Eisentraut
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane
- pgsql: Un-break s_lock_test. Tom Lane
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier
- pgsql: Clarify initdb --sync-only help message and docs Daniel Gustafsson
- pgsql: Use direct function calls for pg_popcount{32,64} on non-x86 plat John Naylor
- pgsql: Emit namespace in the post-copy errmsg Daniel Gustafsson
- pgsql: Reduce memory consumption for pending invalidation messages. Tom Lane
- pgsql: Revert analyze support for partitioned tables Alvaro Herrera
- pgsql: Revert analyze support for partitioned tables Alvaro Herrera
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Set type identifier on BIO Daniel Gustafsson
- pgsql: Improved ECPG warning as suggested by Michael Paquier and remove Michael Meskes
- pgsql: Improved ECPG warning as suggested by Michael Paquier and remove Michael Meskes
- pgsql: Improve regex compiler's arc moving/copying logic. Tom Lane
- pgsql: Reduce assumptions about locale's behavior in new regex tests. Tom Lane
- pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane
- pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane
- pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane
- pgsql: Fix pg_amcheck --skip option parameter handling Daniel Gustafsson
- pgsql: Fix pg_amcheck --skip option parameter handling Daniel Gustafsson
- pgsql: Doc: Fix typo in logical decoding example Daniel Gustafsson
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane
- pgsql: Revert refactoring of hex code to src/common/ Michael Paquier
- pgsql: Revert refactoring of hex code to src/common/ Michael Paquier
- pgsql: Improve performance of float overflow checks in btree_gist Michael Paquier
- Re: pgsql: Allow a multi-row INSERT to specify DEFAULTs for a generated col Laurenz Albe
- Re: pgsql: Allow a multi-row INSERT to specify DEFAULTs for a generated col Tom Lane
- pgsql: Fix typo in protocol.sgml. Amit Kapila
- pgsql: Fix typo in protocol.sgml. Amit Kapila
- pgsql: Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP Amit Kapila
- pgsql: Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id( Andres Freund
- pgsql: Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id( Andres Freund
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane
- pgsql: pg_amcheck: Fix block number parsing on command line Peter Eisentraut
- pgsql: pg_amcheck: Fix block number parsing on command line Peter Eisentraut
- pgsql: pg_resetwal: Improve numeric command-line argument parsing Peter Eisentraut
- pgsql: psql: Add test for query canceling Peter Eisentraut
- pgsql: Remove --quiet option from pg_amcheck Daniel Gustafsson
- pgsql: Remove --quiet option from pg_amcheck Daniel Gustafsson
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- Re: pgsql: psql: Add test for query canceling Fabien COELHO
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- Re: pgsql: psql: Add test for query canceling Tom Lane
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- Re: pgsql: psql: Add test for query canceling Tom Lane
- pgsql: Improve error messages about misuse of SELECT INTO. Tom Lane
- pgsql: Improve error messages about misuse of SELECT INTO. Tom Lane
- pgsql: Allow parallel DISTINCT David Rowley
- pgsql: Fix broken regression test caused by 22c4e88eb David Rowley
- pgsql: psql: Improve portability of query cancel test Peter Eisentraut
- Re: pgsql: psql: Add test for query canceling Tom Lane
- pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier
- pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier
- pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- pgsql: Improve defaults shown in postgresql.conf.sample and pg_settings Bruce Momjian
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane
- pgsql: Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila
- pgsql: Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila
- Re: pgsql: psql: Add test for query canceling Peter Eisentraut
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- Re: pgsql: psql: Add test for query canceling Tom Lane
- Re: pgsql: psql: Add test for query canceling Peter Eisentraut
- Re: pgsql: psql: Add test for query canceling Tom Lane
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane
- pgsql: ecpg: Remove trailing period from error message. Fujii Masao
- pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao
- pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- pgsql: Improve error message about valid value for distance in phrase o Fujii Masao
- Re: pgsql: ecpg: Remove trailing period from error message. Kyotaro Horiguchi
- pgsql: Add tab completion for EXPLAIN .. EXECUTE in psql Michael Paquier
- pgsql: ecpg: Remove trailing period from error message. Fujii Masao
- Re: pgsql: ecpg: Remove trailing period from error message. Fujii Masao
- pgsql: Doc: Tweak function prototype indentation for consistency. Etsuro Fujita
- pgsql: Doc: Tweak function prototype indentation for consistency. Etsuro Fujita
- pgsql: Fix toast rewrites in logical decoding. Amit Kapila
- pgsql: Fix toast rewrites in logical decoding. Amit Kapila
- pgsql: Fix toast rewrites in logical decoding. Amit Kapila
- pgsql: Fix toast rewrites in logical decoding. Amit Kapila
- pgsql: Fix toast rewrites in logical decoding. Amit Kapila
- Re: pgsql: psql: Add test for query canceling Fabien COELHO
- pgsql: Fix incorrect merge in ECPG code with DECLARE Michael Paquier
- pgsql: Fix incorrect merge in ECPG code with DECLARE Michael Paquier
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: psql: Make cancel test more timing robust Peter Eisentraut
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Fix broken snapshot handling in parallel workers. Robert Haas
- pgsql: Remove redundant test. Tom Lane
- pgsql: Remove redundant test. Tom Lane
- pgsql: Rename unicode_combining_table to unicode_width_table John Naylor
- pgsql: Change mbbisearch to return the character range John Naylor
- Re: pgsql: psql: Add test for query canceling Peter Eisentraut
- pgsql: Fix handling of partitioned index in RelationGetNumberOfBlocksIn Peter Eisentraut
- pgsql: Revert "Rename unicode_combining_table to unicode_width_table" John Naylor
- pgsql: Revert "Change mbbisearch to return the character range" John Naylor
- pgsql: Update display widths as part of updating Unicode John Naylor
- pgsql: Extend collection of Unicode combining characters to beyond the John Naylor
- pgsql: contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). Peter Geoghegan
- pgsql: contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). Peter Geoghegan
- pgsql: Add logical change details to logical replication worker errcont Amit Kapila
- pgsql: Avoid invoking PQfnumber in loop constructs Daniel Gustafsson
- pgsql: Handle interaction of regexp's makesearch and MATCHALL more hone Tom Lane
- pgsql: Handle interaction of regexp's makesearch and MATCHALL more hone Tom Lane
- pgsql: Change Texinfo output to UTF-8 Peter Eisentraut
- pgsql: vacuumlazy.c: Remove unnecessary parentheses. Peter Geoghegan
- pgsql: Reorder log_autovacuum_min_duration log output. Peter Geoghegan
- pgsql: Reorder log_autovacuum_min_duration log output. Peter Geoghegan
- pgsql: track_io_timing logging: Don't special case 0 ms. Peter Geoghegan
- pgsql: track_io_timing logging: Don't special case 0 ms. Peter Geoghegan
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: clarify bgw_restart_time documentation Daniel Gustafsson
- pgsql: docs: Add command tags for SQL commands Stephen Frost
- pgsql: docs: Add command tags for SQL commands Stephen Frost
- pgsql: Use maintenance_io_concurrency for ANALYZE prefetch Stephen Frost
- pgsql: Use maintenance_io_concurrency for ANALYZE prefetch Stephen Frost
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Count SP-GiST index scans in pg_stat statistics. Tom Lane
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: Fix data loss in wal_level=minimal crash recovery of CREATE TABL Noah Misch
- pgsql: psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: psql \dP: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: psql \dX: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: psql \dX: reference regclass with "pg_catalog." prefix Alvaro Herrera
- pgsql: Keep stats up to date for partitioned tables Alvaro Herrera
- pgsql: Keep stats up to date for partitioned tables Alvaro Herrera
- pgsql: Add more tab completion support for ALTER TABLE ADD in psql Michael Paquier
- pgsql: Refactor sharedfileset.c to separate out fileset implementation. Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila
- pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- Re: pgsql: psql: Add test for query canceling Daniel Gustafsson
- pgsql: pgbench: Avoid unnecessary measurement of connection delays. Fujii Masao
- pgsql: pgbench: Avoid unnecessary measurement of connection delays. Fujii Masao
- pgsql: psql: Fix name quoting on extended statistics Alvaro Herrera
- pgsql: psql: Fix name quoting on extended statistics Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Report tuple address in data-corruption error message Alvaro Herrera
- pgsql: Refactor one use of IDENTIFY_SYSTEM in WAL streaming code of pg_ Michael Paquier
- pgsql: Add tab completion for data types after ALTER TABLE ADD [COLUMN] Michael Paquier
- pgsql: Prohibit map and grep in void context Daniel Gustafsson
- pgsql: Fix missed lock acquisition while inlining new-style SQL functio Tom Lane
- pgsql: Fix missed lock acquisition while inlining new-style SQL functio Tom Lane
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Fix lookup error in extended stats ownership check Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Rename the role in stats_ext to have regress_ prefix Tomas Vondra
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: Cache the results of format_type() queries in pg_dump. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: In pg_dump, avoid doing per-table queries for RLS policies. Tom Lane
- pgsql: Mark the timestamptz variant of date_bin() as stable John Naylor
- pgsql: Mark the timestamptz variant of date_bin() as stable John Naylor
- pgsql: Add historic commit to git-blame-ignore-revs file. Peter Geoghegan