Mailing lists [pgsql-committers]
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Update copyright for 2021 Bruce Momjian
- pgsql: Allow decoding at prepare time in ReorderBuffer. Amit Kapila
- pgsql: Simplify some comments in xml.c Michael Paquier
- pgsql: Rethink the "read/write parameter" mechanism in pl/pgsql. Tom Lane
- pgsql: Re-implement pl/pgsql's expression and assignment parsing. Tom Lane
- pgsql: Add the ability for the core grammar to have more than one parse Tom Lane
- pgsql: Remove PLPGSQL_DTYPE_ARRAYELEM datum type within pl/pgsql. Tom Lane
- pgsql: Remove unused function prototypes. Thomas Munro
- pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane
- pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane
- pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane
- pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane
- pgsql: Rename "enum blacklist" to "uncommitted enums". Thomas Munro
- pgsql: pgindent: whitelist/blacklist -> additional/excluded. Thomas Munro
- pgsql: Replace remaining uses of "whitelist". Thomas Munro
- pgsql: Fix typo in reorderbuffer.c. Amit Kapila
- pgsql: Fix typo in origin.c. Amit Kapila
- pgsql: Standardize one aspect of rmgr desc output. Peter Geoghegan
- pgsql: doc: Document how to run regression tests with custom server set Peter Eisentraut
- pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: doc: improve NLS instruction wording Bruce Momjian
- pgsql: Introduce a new GUC_REPORT setting "in_hot_standby". Tom Lane
- pgsql: Allow psql's \dt and \di to show TOAST tables and their indexes. Tom Lane
- pgsql: Revert unstable test cases from commit 7d80441d2. Tom Lane
- pgsql: Promote --data-checksums to the common set of options in initdb Michael Paquier
- pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao
- pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao
- pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao
- pgsql: Fix typos in decode.c and logical.c. Amit Kapila
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao
- pgsql: Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut
- pgsql: Add a test module for the regular expression package. Tom Lane
- pgsql: Report progress of COPY commands Tomas Vondra
- pgsql: Improve timeout.c's handling of repeated timeout set/cancel. Tom Lane
- pgsql: Add idle_session_timeout. Tom Lane
- pgsql: Fix allocation logic of cryptohash context data with OpenSSL Michael Paquier
- pgsql: Fix bogus link in test comments. Tom Lane
- pgsql: Improve commentary in timeout.c. Tom Lane
- pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier
- pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier
- pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier
- pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier
- pgsql: Add GUC to log long wait times on recovery conflicts. Fujii Masao
- pgsql: Minor fixes in COPY progress docs Tomas Vondra
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane
- Re: pgsql: createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Tom Lane
- pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane
- pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane
- pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane
- pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane
- pgsql: Fix and simplify some code related to cryptohashes Michael Paquier
- Re: pgsql: createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Michael Paquier
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane
- pgsql: Fix plpgsql tests for debug_invalidate_system_caches_always. Tom Lane
- Re: pgsql: Test decoding of two-phase transactions during the build of a co Tom Lane
- Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila
- Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila
- Re: pgsql: Test decoding of two-phase transactions during the build of a co Tom Lane
- pgsql: Fix the test for decoding of two-phase transactions. Amit Kapila
- Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian
- pgsql: Use vectored I/O to fill new WAL segments. Thomas Munro
- pgsql: Provide pg_preadv() and pg_pwritev(). Thomas Munro
- pgsql: In libpq, always append new error messages to conn->errorMessage Tom Lane
- pgsql: Uniformly identify the target host in libpq connection failure r Tom Lane
- pgsql: Try next host after a "cannot connect now" failure. Tom Lane
- pgsql: Allow pg_regress.c wrappers to postprocess test result files. Tom Lane
- pgsql: Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT. Tom Lane
- Re: pgsql: Track collation versions for indexes. Alvaro Herrera
- Re: pgsql: Track collation versions for indexes. Thomas Munro
- pgsql: Fix function prototypes in dependency.h. Thomas Munro
- pgsql: Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry Tom Lane
- pgsql: Make pg_dump's table of object-type priorities more maintainable Tom Lane
- pgsql: Optimize DropRelFileNodeBuffers() for recovery. Amit Kapila
- pgsql: Fix relation descriptor leak. Amit Kapila
- pgsql: Fix relation descriptor leak. Amit Kapila
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Fix thinko in comment Alvaro Herrera
- pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane
- pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane
- pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane
- pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane
- pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane
- pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane
- pgsql: Invent struct ReindexIndexInfo Alvaro Herrera
- pgsql: Fix routine name in comment of catcache.c Michael Paquier
- pgsql: Optimize DropRelFileNodesAllBuffers() for recovery. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Don't use elog() in src/port/pwrite.c. Thomas Munro
- pgsql: Add functions to 'pageinspect' to inspect GiST indexes. Heikki Linnakangas
- pgsql: Remove incorrect markup Magnus Hagander
- pgsql: Remove incorrect markup Magnus Hagander
- pgsql: Fix portability issues in the new gist pageinspect test. Heikki Linnakangas
- pgsql: Log long wait time on recovery conflict when it's resolved. Fujii Masao
- pgsql: Pass down "logically unchanged index" hint. Peter Geoghegan
- pgsql: Enhance nbtree index tuple deletion. Peter Geoghegan
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Fix test failure with wal_level=minimal. Heikki Linnakangas
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Doc, more or less: uncomment tutorial example that was fixed lon Tom Lane
- pgsql: Mark inet_server_addr() and inet_server_port() as parallel-restr Tom Lane
- pgsql: Run reformat-dat-files to declutter the catalog data files. Tom Lane
- pgsql: Move our p{read,write}v replacements into their own files. Thomas Munro
- pgsql: Rework refactoring of hex and encoding routines Michael Paquier
- pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao
- pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao
- Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Michael Paquier
- Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao
- Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Tom Lane
- pgsql: Minor header cleanup for the new iovec code. Thomas Munro
- Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao
- pgsql: Improve tab-completion for CLOSE, DECLARE, FETCH and MOVE. Fujii Masao
- pgsql: Stabilize timeline switch regression test. Fujii Masao
- pgsql: Stabilize timeline switch regression test. Fujii Masao
- pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera
- pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera
- pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera
- pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera
- pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane
- pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane
- pgsql: postgres_fdw: Save foreign server OID in connection cache entry. Fujii Masao
- pgsql: Fix O(N^2) stat() calls when recycling WAL segments Michael Paquier
- pgsql: Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h Michael Paquier
- pgsql: Fix calculation of how much shared memory is required to store a Fujii Masao
- pgsql: Fix calculation of how much shared memory is required to store a Fujii Masao
- pgsql: Fix calculation of how much shared memory is required to store a Fujii Masao
- pgsql: Fix calculation of how much shared memory is required to store a Fujii Masao
- pgsql: Avoid spurious wait in concurrent reindex Alvaro Herrera
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Improve our heuristic for selecting PG_SYSROOT on macOS. Tom Lane
- pgsql: Disallow CREATE STATISTICS on system catalogs Tomas Vondra
- pgsql: Disallow CREATE STATISTICS on system catalogs Tomas Vondra
- pgsql: Disallow CREATE STATISTICS on system catalogs Tomas Vondra
- pgsql: Disallow CREATE STATISTICS on system catalogs Tomas Vondra
- pgsql: Disallow CREATE STATISTICS on system catalogs Tomas Vondra
- pgsql: Remove unnecessary pstrdup in fetch_table_list. Amit Kapila
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Prevent excess SimpleLruTruncate() deletion. Noah Misch
- pgsql: Fix pg_dump for GRANT OPTION among initial privileges. Noah Misch
- pgsql: Documenation fixups for replication protocol. Jeff Davis
- pgsql: psql \dX: list extended statistics objects Tomas Vondra
- pgsql: Add pg_stat_database counters for sessions and session time Magnus Hagander
- pgsql: Add --no-instructions parameter to initdb Magnus Hagander
- pgsql: Revert "psql \dX: list extended statistics objects" Tomas Vondra
- pgsql: Add documentation chapter about checksums Magnus Hagander
- pgsql: Add missing array-enlargement logic to test_regex.c. Tom Lane
- pgsql: Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE Tomas Vondra
- pgsql: pageinspect: Fix relcache leak in gist_page_items(). Heikki Linnakangas
- pgsql: Refactor option handling of CLUSTER, REINDEX and VACUUM Michael Paquier
- pgsql: postgres_fdw: Add function to list cached connections to foreign Fujii Masao
- pgsql: Pause recovery for insufficient parameter settings Peter Eisentraut
- pgsql: Check for BuildIndexValueDescription returning NULL in gist_page Heikki Linnakangas
- pgsql: Bump PGSTAT_FILE_FORMAT_ID Magnus Hagander
- Re: pgsql: Add pg_stat_database counters for sessions and session time Magnus Hagander
- pgsql: Allow for error or refusal while absorbing a ProcSignalBarrier. Robert Haas
- pgsql: Add bytea equivalents of ltrim() and rtrim(). Tom Lane
- pgsql: Narrow the scope of a local variable. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: Avoid crash with WHERE CURRENT OF and a custom scan plan. Tom Lane
- pgsql: doc: adjust alignment of doc file list for "pg_waldump.sgml" Bruce Momjian
- pgsql: doc: adjust alignment of doc file list for "pg_waldump.sgml" Bruce Momjian
- pgsql: doc: adjust alignment of doc file list for "pg_waldump.sgml" Bruce Momjian
- pgsql: doc: adjust alignment of doc file list for "pg_waldump.sgml" Bruce Momjian
- pgsql: doc: adjust alignment of doc file list for "pg_waldump.sgml" Bruce Momjian
- pgsql: pgindent worker.c. Amit Kapila
- pgsql: doc: Add note about the server name of postgres_fdw_get_connecti Fujii Masao
- pgsql: pageinspect: Change block number arguments to bigint Peter Eisentraut
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Remove faulty support for MergeAppend plan with WHERE CURRENT OF Tom Lane
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier
- pgsql: Add regression test for DROP OWNED BY with default ACLs Michael Paquier
- pgsql: Fix sample output of EXPLAIN ANALYZE. Thomas Munro
- pgsql: Fix bug in detecting concurrent page splits in GiST insert Heikki Linnakangas
- pgsql: Fix bug in detecting concurrent page splits in GiST insert Heikki Linnakangas
- pgsql: Fix bug in detecting concurrent page splits in GiST insert Heikki Linnakangas
- pgsql: Disable vacuum page skipping in selected test cases. Tom Lane
- pgsql: Disable vacuum page skipping in selected test cases. Tom Lane
- pgsql: Disable vacuum page skipping in selected test cases. Tom Lane
- pgsql: Disable vacuum page skipping in selected test cases. Tom Lane
- pgsql: Disable vacuum page skipping in selected test cases. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: Further tweaking of PG_SYSROOT heuristics for macOS. Tom Lane
- pgsql: psql \dX: list extended statistics objects Tomas Vondra
- pgsql: Implement support for bulk inserts in postgres_fdw Tomas Vondra
- pgsql: Switch "cl /?" to "cl /help" in MSVC scripts for platform detect Michael Paquier
- pgsql: Fix initialization of FDW batching in ExecInitModifyTable Tomas Vondra
- pgsql: Fix pull_varnos' miscomputation of relids set for a PlaceHolderV Tom Lane
- pgsql: Fix pull_varnos' miscomputation of relids set for a PlaceHolderV Tom Lane
- pgsql: Fix pull_varnos' miscomputation of relids set for a PlaceHolderV Tom Lane
- pgsql: Improve new wording of libpq's connection failure messages. Tom Lane
- pgsql: Move SSL information callback earlier to capture more informatio Michael Paquier
- pgsql: doc: Copy-edit the "Overview of PostgreSQL Internals" chapter Heikki Linnakangas
- pgsql: Remove bogus tracepoint Peter Eisentraut
- pgsql: Remove reference to ftp servers from documentation Magnus Hagander
- pgsql: Doc: remove misleading claim in documentation of PQreset(). Tom Lane
- pgsql: Doc: remove misleading claim in documentation of PQreset(). Tom Lane
- pgsql: Doc: remove misleading claim in documentation of PQreset(). Tom Lane
- pgsql: Doc: remove misleading claim in documentation of PQreset(). Tom Lane
- pgsql: Doc: remove misleading claim in documentation of PQreset(). Tom Lane
- pgsql: Re-allow DISTINCT in pl/pgsql expressions. Tom Lane
- pgsql: Avoid redundantly prefixing PQerrorMessage for a connection fail Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- pgsql: Doc: improve directions for building on macOS. Tom Lane
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Bruce Momjian
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Bruce Momjian
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Tom Lane
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Bruce Momjian
- pgsql: Suppress bison warning in ecpg grammar. Tom Lane
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Tom Lane
- Re: pgsql: Re-allow DISTINCT in pl/pgsql expressions. Bruce Momjian
- pgsql: Introduce SHA1 implementations in the cryptohash infrastructure Michael Paquier
- pgsql: Update ecpg's connect-test1 for connection-failure message chang Tom Lane
- pgsql: Doc: update example connection-failure messages in the documenta Tom Lane
- pgsql: Make check-prepared-txns use temp-install binaries. Noah Misch
- pgsql: Make check-prepared-txns use temp-install binaries. Noah Misch
- pgsql: Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS Tomas Vondra
- pgsql: Doc: clean up contrib/pageinspect's GIST function documentation. Tom Lane
- pgsql: Remove make_diff set of tools Magnus Hagander
- pgsql: Add a simple test for contrib/auto_explain. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2021a. Tom Lane
- pgsql: Make storage/standby.h compile standalone again. Tom Lane
- pgsql: Fix ALTER PUBLICATION...DROP TABLE behavior. Amit Kapila
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Fix hypothetical bug in heap backward scans David Rowley
- pgsql: Remove duplicate include Peter Eisentraut
- pgsql: Doc: improve documentation of pg_proc.protrftypes. Tom Lane
- pgsql: Doc: improve documentation of pg_proc.protrftypes. Tom Lane
- pgsql: Remove CheckpointLock. Robert Haas
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane
- pgsql: Don't clobber the calling user's credentials cache in Kerberos t Tom Lane
- pgsql: Don't clobber the calling user's credentials cache in Kerberos t Tom Lane
- pgsql: Don't clobber the calling user's credentials cache in Kerberos t Tom Lane
- pgsql: Don't clobber the calling user's credentials cache in Kerberos t Tom Lane
- pgsql: Fix two typos in snapbuild.c. Andres Freund
- pgsql: Improve performance of repeated CALLs within plpgsql procedures. Tom Lane
- pgsql: postgres_fdw: Add functions to discard cached connections. Fujii Masao
- Re: pgsql: postgres_fdw: Add functions to discard cached connections. Fujii Masao
- pgsql: postgres_fdw: Stabilize regression test for postgres_fdw_disconn Fujii Masao
- pgsql: postgres_fdw: Fix test failure with -DENFORCE_REGRESSION_TEST_NA Fujii Masao
- pgsql: Fix memory leak when deallocating prepared statement in postgres Michael Paquier
- Re: pgsql: Improve performance of repeated CALLs within plpgsql procedures. Michael Paquier
- Re: pgsql: Improve performance of repeated CALLs within plpgsql procedures. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Code review for psql's helpSQL() function. Tom Lane
- pgsql: Suppress compiler warnings from commit ee895a655. Tom Lane
- Re: pgsql: Improve performance of repeated CALLs within plpgsql procedures. Tom Lane
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Report the true database name on connection errors Alvaro Herrera
- pgsql: Rethink recently-added SPI interfaces. Tom Lane
- pgsql: Refactor code in tablecmds.c to check and process tablespace mov Michael Paquier
- pgsql: doc: Remove reference to views for TRUNCATE privilege Michael Paquier
- pgsql: doc: Remove reference to views for TRUNCATE privilege Michael Paquier
- pgsql: doc: Remove reference to views for TRUNCATE privilege Michael Paquier
- pgsql: Fix GiST index deletion assert issue. Peter Geoghegan
- Re: pgsql: Refactor code in tablecmds.c to check and process tablespace mov Alvaro Herrera
- pgsql: Move StartupCLOG() calls to just after we initialize ShmemVariab Robert Haas
- pgsql: Doc: improve documentation for UNNEST(). Tom Lane
- pgsql: Doc: improve documentation for UNNEST(). Tom Lane
- pgsql: In clog_redo(), don't set XactCtl->shared->latest_page_number. Robert Haas
- pgsql: In TrimCLOG(), don't reset XactCtl->shared->latest_page_number. Robert Haas
- pgsql: Reduce the default value of vacuum_cost_page_miss. Peter Geoghegan
- Re: pgsql: Refactor code in tablecmds.c to check and process tablespace mov Michael Paquier
- pgsql: Refactor SQL functions of SHA-2 in cryptohashfuncs.c Michael Paquier
- pgsql: Fix crash of pg_stat_statements_info() without library loaded Michael Paquier
- pgsql: Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth
- pgsql: Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth
- pgsql: Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth
- pgsql: Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth
- pgsql: Add mbverifystr() functions specific to each encoding. Heikki Linnakangas
- pgsql: Add direct conversion routines between EUC_TW and Big5. Heikki Linnakangas
- pgsql: Remove gratuitous uses of deprecated SELECT INTO Peter Eisentraut
- Re: pgsql: Refactor code in tablecmds.c to check and process tablespace mov Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: pgbench: Remove dead code Alvaro Herrera
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Make ecpg's rjulmdy() and rmdyjul() agree with their declaration Tom Lane
- pgsql: Fix hash partition pruning with asymmetric partition sets. Tom Lane
- pgsql: Fix hash partition pruning with asymmetric partition sets. Tom Lane
- pgsql: Fix hash partition pruning with asymmetric partition sets. Tom Lane
- pgsql: Fix hash partition pruning with asymmetric partition sets. Tom Lane
- pgsql: Remove bogus restriction from BEFORE UPDATE triggers Alvaro Herrera
- pgsql: Remove bogus restriction from BEFORE UPDATE triggers Alvaro Herrera
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Silence another gcc 11 warning. Tom Lane
- pgsql: Remove documentation of waiting restore_command. Thomas Munro
- pgsql: Retire pg_standby. Thomas Munro
- pgsql: Adjust comments of CheckRelationTableSpaceMove() and SetRelation Michael Paquier
- Re: pgsql: Refactor code in tablecmds.c to check and process tablespace mov Michael Paquier
- pgsql: doc: Improve wording of section for repslot statistics Michael Paquier
- pgsql: Fix typo Peter Eisentraut
- pgsql: Document behavior of the .** jsonpath accessor in the lax mode Alexander Korotkov
- pgsql: Document behavior of the .** jsonpath accessor in the lax mode Alexander Korotkov
- pgsql: Document behavior of the .** jsonpath accessor in the lax mode Alexander Korotkov
- pgsql: Doc: improve cross-references for SET/SHOW. Tom Lane
- pgsql: Doc: improve cross-references for SET/SHOW. Tom Lane
- pgsql: postgres_fdw: Fix tests for CLOBBER_CACHE_ALWAYS. Fujii Masao
- pgsql: Fix error with CREATE PUBLICATION, wal_level=minimal, and new ta Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Revive "snapshot too old" with wal_level=minimal and SET TABLESP Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Revive "snapshot too old" with wal_level=minimal and SET TABLESP Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Fix error with CREATE PUBLICATION, wal_level=minimal, and new ta Noah Misch
- pgsql: Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transact Noah Misch
- pgsql: Allow GRANTED BY clause in normal GRANT and REVOKE statements Peter Eisentraut
- pgsql: doc: Clarify status of SELECT INTO on reference page Peter Eisentraut
- pgsql: Add primary keys and unique constraints to system catalogs Peter Eisentraut
- pgsql: Fix parsing of complex morphs to tsquery Alexander Korotkov
- pgsql: Remove unused _bt_delitems_delete() argument. Peter Geoghegan
- pgsql: Filling array gaps during jsonb subscripting Alexander Korotkov
- pgsql: Implementation of subscripting for jsonb Alexander Korotkov
- pgsql: Throw error when assigning jsonb scalar instead of a composite o Alexander Korotkov