Mailing lists [pgsql-committers]
- pgsql: Reconsider pg_stat_subscription_workers view. Amit Kapila
- pgsql: Rework internal command generation of pg_rewind Michael Paquier
- pgsql: psql: Additional tests Peter Eisentraut
- pgsql: Fix check for PGHOST[ADDR] in pg_upgrade with Windows and tempor Michael Paquier
- pgsql: Fix typo in pgbench messages. Tatsuo Ishii
- pgsql: Add id's to various elements in protocol.sgml Peter Eisentraut
- pgsql: Doc: update libpq.sgml for root-owned SSL private keys. Tom Lane
- pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: Fix catalog data of pg_stop_backup(), labelled v2 Michael Paquier
- Re: pgsql: Fix catalog data of pg_stop_backup(), labelled v2 Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Clean up assorted failures under clang's -fsanitize=undefined ch Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Fix bogus casting in BlockIdGetBlockNumber(). Tom Lane
- pgsql: Remove some pointless code in block.h. Tom Lane
- pgsql: doc: Fix description of pg_stop_backup() Michael Paquier
- Re: pgsql: Fix catalog data of pg_stop_backup(), labelled v2 Michael Paquier
- pgsql: Tighten overflow checks in tidin(). Tom Lane
- pgsql: Add some additional tests for row filters in logical replication Amit Kapila
- pgsql: psql: Make SSL info display more compact Peter Eisentraut
- pgsql: Parse/analyze function renaming Peter Eisentraut
- pgsql: Fix pg_regress to print the correct postmaster address on Window Tom Lane
- pgsql: Fix pg_regress to print the correct postmaster address on Window Tom Lane
- pgsql: Fix pg_regress to print the correct postmaster address on Window Tom Lane
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing ti Noah Misch
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim Noah Misch
- pgsql: ci: windows: Work around cirrus-ci bug causing test failures. Andres Freund
- pgsql: Create routine able to set single-call SRFs for Materialize mode Michael Paquier
- pgsql: Make the errcontext message in logical replication worker transl Amit Kapila
- pgsql: Add pg_analyze_and_rewrite_varparams() Peter Eisentraut
- pgsql: Call ReorderBufferProcessXid from sequence_decode Tomas Vondra
- pgsql: Simplify SRFs using materialize mode in contrib/ modules Michael Paquier
- pgsql: plpython: Remove plpythonu, plpython2u and associated transform Andres Freund
- pgsql: plpython: Remove regression test infrastructure for Python 2. Andres Freund
- pgsql: plpython: Adjust docs after removal of Python 2 support. Andres Freund
- pgsql: plpython: Code cleanup related to removal of Python 2 support. Andres Freund
- pgsql: Add the additional information to the logical replication worker Amit Kapila
- pgsql: Improve comment in execReplication.c Michael Paquier
- pgsql: Add support for zstd base backup compression. Robert Haas
- pgsql: Fix LZ4 tests for remaining buffer space. Robert Haas
- pgsql: plpython: add missing plpython.h include to plpy_plpymodule.h Andres Freund
- pgsql: Stabilize test_decoding touching with sequences Tomas Vondra
- pgsql: plpython: Restore alternative output for plpython_error test. Andres Freund
- pgsql: doc: Improve references to term "FSM" in pageinspect and pgfrees Michael Paquier
- pgsql: doc: Add ALTER/DROP ROUTINE to the event trigger matrix Michael Paquier
- pgsql: doc: Add ALTER/DROP ROUTINE to the event trigger matrix Michael Paquier
- pgsql: doc: Add ALTER/DROP ROUTINE to the event trigger matrix Michael Paquier
- pgsql: doc: Add ALTER/DROP ROUTINE to the event trigger matrix Michael Paquier
- pgsql: doc: Add ALTER/DROP ROUTINE to the event trigger matrix Michael Paquier
- pgsql: pycodestyle (PEP 8) cleanup in Python scripts Peter Eisentraut
- pgsql: unaccent: Remove Python 2 support from Python script Peter Eisentraut
- pgsql: Add parse_analyze_withcb() Peter Eisentraut
- pgsql: Fix double declaration for check_ok() in pg_upgrade.h Peter Eisentraut
- pgsql: ldap tests: Don't run on unsupported operating systems. Andres Freund
- pgsql: ldap tests: Add paths for openbsd. Andres Freund
- pgsql: Re-update Unicode data to CLDR 39 Peter Eisentraut
- pgsql: dshash: Add sequential scan support. Andres Freund
- Re: pgsql: dshash: Add sequential scan support. Tom Lane
- Re: pgsql: dshash: Add sequential scan support. Andres Freund
- pgsql: Fix header inclusion order in xloginsert.c with lz4.h Michael Paquier
- pgsql: Add support for zstd with compression of full-page writes in WAL Michael Paquier
- pgsql: doc: Standardize capitalization of term "hot standby"/"Hot Stand Michael Paquier
- pgsql: DefineCollation() code cleanup Peter Eisentraut
- pgsql: pg_basebackup: Avoid unclean failure with server-compression and Robert Haas
- pgsql: pg_basebackup: Clean up some bogus file extension tests. Robert Haas
- pgsql: Restore the previous semantics of get_constraint_index(). Tom Lane
- pgsql: Restore the previous semantics of get_constraint_index(). Tom Lane
- pgsql: Add API of sorts for transition table handling in trigger.c Alvaro Herrera
- pgsql: Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd Michael Paquier
- pgsql: Normalize heap_prepare_freeze_tuple argument name. Peter Geoghegan
- pgsql: vacuumlazy.c: document vistest and OldestXmin. Peter Geoghegan
- pgsql: vacuumlazy.c: Standardize rel_pages terminology. Peter Geoghegan
- pgsql: Set synchronous_commit=on in test_setup.sql. Andres Freund
- pgsql: Force track_io_timing off in explain.sql to avoid failures when Andres Freund
- pgsql: VACUUM VERBOSE: tweak scanned_pages logic. Peter Geoghegan
- pgsql: Fix bogus tab-completion queries. Tom Lane
- pgsql: Optionally disable subscriptions on error. Amit Kapila
- pgsql: Support "of", "tzh", and "tzm" format codes. Robert Haas
- Yubikey use for commit keys Bruce Momjian
- Re: pgsql: Track LLVM 15 changes. Thomas Munro
- pgsql: Fix pg_basebackup with in-place tablespaces. Thomas Munro
- pgsql: Add more regression tests for pg_ls_dir() Michael Paquier
- pgsql: Fix collection of typos in the code and the documentation Michael Paquier
- pgsql: Fix compiler warning introduced in commit 705e20f855. Amit Kapila
- pgsql: Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZST Robert Haas
- pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- pgsql: Allow extensions to add new backup targets. Robert Haas
- pgsql: Remove accidentally-committed file. Robert Haas
- Re: pgsql: Track LLVM 15 changes. Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. David Steele
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. Tom Lane
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. Thomas Munro
- pgsql: Silence LLVM 14 API deprecation warnings. Thomas Munro
- pgsql: Back-patch LLVM 14 API changes. Thomas Munro
- pgsql: Back-patch LLVM 14 API changes. Thomas Munro
- pgsql: Back-patch LLVM 14 API changes. Thomas Munro
- pgsql: Back-patch LLVM 14 API changes. Thomas Munro
- pgsql: Wake up for latches in CheckpointWriteDelay(). Thomas Munro
- pgsql: Wake up for latches in CheckpointWriteDelay(). Thomas Munro
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- Re: pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: Fix waiting in RegisterSyncRequest(). Thomas Munro
- pgsql: Fix waiting in RegisterSyncRequest(). Thomas Munro
- pgsql: Fix waiting in RegisterSyncRequest(). Thomas Munro
- pgsql: Fix waiting in RegisterSyncRequest(). Thomas Munro
- Re: pgsql: pageinspect: Fix handling of page sizes and AM types Michael Paquier
- pgsql: Fix documentation typo in commit 5e6368b4. Thomas Munro
- pgsql: Fix documentation typo in commit 5e6368b4. Thomas Munro
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: pageinspect: Fix memory context allocation of page in brin_revma Michael Paquier
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- pgsql: Fix race between DROP TABLESPACE and checkpointing. Thomas Munro
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. Kyotaro Horiguchi
- pgsql: Fix default signature length for gist_ltree_ops Alexander Korotkov
- pgsql: Fix default signature length for gist_ltree_ops Alexander Korotkov
- pgsql: Fix default signature length for gist_ltree_ops Alexander Korotkov
- Re: pgsql: Allow extensions to add new backup targets. Michael Paquier
- pgsql: doc: Ensure intermediate path creation with mkdir Daniel Gustafsson
- pgsql: Suppress compiler warnings. Robert Haas
- Re: pgsql: Allow extensions to add new backup targets. Robert Haas
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. David Steele
- Re: pgsql: Allow extensions to add new backup targets. Justin Pryzby
- pgsql: Fix publish_as_relid with multiple publications Tomas Vondra
- pgsql: Fix publish_as_relid with multiple publications Tomas Vondra
- pgsql: Fix publish_as_relid with multiple publications Tomas Vondra
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. Thomas Munro
- Re: pgsql: Fix pg_basebackup with in-place tablespaces. David Steele
- Re: pgsql: Allow extensions to add new backup targets. Michael Paquier
- pgsql: Fix pg_tablespace_location() with in-place tablespaces Michael Paquier
- pgsql: Add option to use ICU as global locale provider Peter Eisentraut
- pgsql: Split ExecUpdate and ExecDelete into reusable pieces Alvaro Herrera
- pgsql: doc: Add documentation for new field pg_database.daticulocale Peter Eisentraut
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- pgsql: Fix row filters with multiple publications Tomas Vondra
- pgsql: Refactor code for reading and writing relation map files. Robert Haas
- Re: pgsql: Fix row filters with multiple publications Tomas Vondra
- Re: pgsql: Fix row filters with multiple publications Tomas Vondra
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Revert applying column aliases to the output of whole-row Vars. Tom Lane
- pgsql: Don't bother to attach column name lists to RowExprs of named ty Tom Lane
- pgsql: Declare aarch64 has single copy atomicity for 8 byte values. Thomas Munro
- pgsql: Fix header inclusion order in pg_receivewal.c Michael Paquier
- pgsql: doc: Remove mention to in-place tablespaces for pg_tablespace_lo Michael Paquier
- Re: pgsql: Add option to use ICU as global locale provider Michael Paquier
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: pgsql: Add option to use ICU as global locale provider Thomas Munro
- pgsql: Add circular WAL decoding buffer, take II. Thomas Munro
- Re: pgsql: Fix row filters with multiple publications Amit Kapila
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: pgsql: Add option to use ICU as global locale provider Tom Lane
- pgsql: Remove workarounds for avoiding [U]INT64_FORMAT in translatable Tom Lane
- pgsql: Specify database encoding in new ICU test. Tom Lane
- pgsql: Doc: remove bogus instruction to install contrib/hstore. Tom Lane
- Re: pgsql: Add option to use ICU as global locale provider Tom Lane
- Re: pgsql: Add option to use ICU as global locale provider Peter Eisentraut
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane
- pgsql: ci: compile with -Og where applicable. Andres Freund
- pgsql: ci: include hints how to install OS packages. Andres Freund
- pgsql: Close race condition in slot_creation_error.spec. Noah Misch
- pgsql: Silence -Wmaybe-uninitialized compiler warning in dbcommands.c. Andres Freund
- Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces Amit Langote
- Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces Amit Langote
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: Add regression tests for ALTER MATERIALIZED VIEW with tablespace Michael Paquier
- pgsql: Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIE Michael Paquier
- pgsql: Fix an outdated and grammatically wrong comment Alvaro Herrera
- Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces Alvaro Herrera
- pgsql: pgstat: run pgindent on pgstat.c/h. Andres Freund
- pgsql: pgstat: split out WAL handling from pgstat_{initialize,report_st Andres Freund
- pgsql: ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f39. Andres Freund
- pgsql: pgstat: split relation, database handling out of pgstat_report_s Andres Freund
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Peter Geoghegan
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Andres Freund
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Peter Geoghegan
- pgsql: Add a few recent and not so recent revs to git-blame-ignore-revs Andres Freund
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Andres Freund
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Peter Geoghegan
- Re: pgsql: pgstat: run pgindent on pgstat.c/h. Tom Lane
- pgsql: Fix global ICU collations for ICU < 54 Peter Eisentraut
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Doc: fix our example systemd script. Tom Lane
- pgsql: Enforce foreign key correctly during cross-partition updates Alvaro Herrera
- pgsql: psql: handle tab completion of timezone names after "SET TIMEZON Tom Lane
- Re: pgsql: Enforce foreign key correctly during cross-partition updates Tom Lane
- pgsql: Log regression.diffs in 027_stream_regress.pl. Thomas Munro
- pgsql: Blind fix for uninitialized memory bug in ba9a7e392171 Alvaro Herrera
- Re: pgsql: Enforce foreign key correctly during cross-partition updates Alvaro Herrera
- pgsql: pgstat: introduce pgstat_relation_should_count(). Andres Freund
- pgsql: pgstat: separate "xact level" handling out of relation specific Andres Freund
- pgsql: pgstat: rename pgstat_initstats() to pgstat_relation_init(). Andres Freund
- Re: pgsql: Allow extensions to add new backup targets. Magnus Hagander
- pgsql: Fix typo in file identification Magnus Hagander
- Re: pgsql: Allow extensions to add new backup targets. Robert Haas
- pgsql: Remove workarounds for avoiding [U]INT64_FORMAT in translatable Tom Lane
- pgsql: Fix risk of deadlock failure while dropping a partitioned index. Tom Lane
- pgsql: Fix risk of deadlock failure while dropping a partitioned index. Tom Lane
- pgsql: Fix risk of deadlock failure while dropping a partitioned index. Tom Lane
- pgsql: Fix risk of deadlock failure while dropping a partitioned index. Tom Lane
- pgsql: Fix risk of deadlock failure while dropping a partitioned index. Tom Lane
- pgsql: Move pg_attrdef manipulation code into new file catalog/pg_attrd Tom Lane
- pgsql: Fix bogus dependency handling for GENERATED expressions. Tom Lane
- pgsql: pgstat: split different types of stats into separate files. Andres Freund
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: Fix assorted missing logic for GroupingFunc nodes. Tom Lane
- pgsql: pgstat: reorder pgstat.[ch] contents. Andres Freund
- pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Tom Lane
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: Fix failures in SSL tests caused by out-of-tree keys and certifi Michael Paquier
- pgsql: pgcrypto: Remove internal padding implementation Peter Eisentraut
- pgsql: Add support for security invoker views. Dean Rasheed
- pgsql: Revert "graceful shutdown" changes for Windows. Tom Lane
- pgsql: Add String object access hooks Andrew Dunstan
- pgsql: Add a test module for Object Access hooks Andrew Dunstan
- pgsql: pgstat: fix function name in comment. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Add missing dependency of pg_dumpall to WIN32RES. Andres Freund
- pgsql: Fix new Object Access hooks test Andrew Dunstan
- pgsql: Tidy up Object Access hooks tests Andrew Dunstan
- pgsql: Common SQL/JSON clauses Andrew Dunstan
- Re: pgsql: Common SQL/JSON clauses Andres Freund
- Re: pgsql: Common SQL/JSON clauses Andrew Dunstan
- pgsql: Add missing xlogdefs.h include to pg_subscription.h. Andres Freund
- pgsql: Revert "Common SQL/JSON clauses" Andrew Dunstan
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Andres Freund
- Re: pgsql: Common SQL/JSON clauses Tom Lane
- pgsql: Temporarily disable installcheck for test_oat_hooks module Andrew Dunstan
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- pgsql: Try to stabilize vacuum test. Thomas Munro
- pgsql: Try to stabilize vacuum test. Thomas Munro
- pgsql: Try to stabilize vacuum test. Thomas Munro
- pgsql: Try to stabilize vacuum test. Thomas Munro
- Re: pgsql: Common SQL/JSON clauses Alvaro Herrera
- pgsql: Allow pgbench to retry in some cases. Tatsuo Ishii
- Re: pgsql: Common SQL/JSON clauses Andrew Dunstan
- pgsql: Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DE Robert Haas
- pgsql: Unbreak the build. Robert Haas
- pgsql: Use approved style for listing OBJS in test_oat_hooks Makefile Andrew Dunstan
- Re: pgsql: Unbreak the build. Andres Freund
- Re: pgsql: Unbreak the build. Andres Freund
- pgsql: Force NO_LOCALE / UTF8 for test_oat_hooks tests Andrew Dunstan
- pgsql: In get_bc_algorithm_name, add a dummy return statement. Robert Haas
- Re: pgsql: Unbreak the build. Robert Haas
- pgsql: test_decoding: Add comments about delaying BEGIN/PREPARE Alvaro Herrera
- Re: pgsql: Fix skip-empty-xacts with sequences in test_decoding Alvaro Herrera
- Re: pgsql: Unbreak the build. Andres Freund
- Re: pgsql: Unbreak the build. Tom Lane
- Re: pgsql: Unbreak the build. Robert Haas
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: Fix "missing continuation record" after standby promotion Alvaro Herrera
- pgsql: pg_basebackup: Try to fix some failures on Windows. Robert Haas
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- Re: pgsql: pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera
- pgsql: ci: test headerscheck, cpluspluscheck as part of CompilerWarning Andres Freund
- pgsql: Clean test_rls_hooks module Andrew Dunstan
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: configure: check for dlsym instead of dlopen. Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund
- pgsql: Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund
- pgsql: Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund
- pgsql: Don't call fwrite() with len == 0 when writing out relcache init Andres Freund
- pgsql: Add some basic regression tests for pg_freespacemap Michael Paquier
- pgsql: Refactor code related to pg_hba_file_rules() into new file Michael Paquier
- pgsql: Fix pgbench TAP test. Tatsuo Ishii
- pgsql: Add additional filtering options to pg_waldump. Thomas Munro
- pgsql: doc: Improve postgres command for shared_memory_size_in_huge_pag Michael Paquier
- pgsql: Remove unnecessary translator comment Peter Eisentraut
- pgsql: Invent recursive_worktable_factor GUC to replace hard-wired cons Tom Lane
- pgsql: Change fastgetattr and heap_getattr to inline functions Alvaro Herrera
- pgsql: Doc: add some documentation about serialization failure handling Tom Lane
- pgsql: Add decoding of sequences to built-in replication Tomas Vondra
- Re: pgsql: Change fastgetattr and heap_getattr to inline functions Tom Lane
- pgsql: Wrap inline function definitions in #ifndef FRONTEND Alvaro Herrera
- Re: pgsql: Change fastgetattr and heap_getattr to inline functions Alvaro Herrera
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas
- pgsql: Remove unused module imports from TAP tests Daniel Gustafsson
- pgsql: Fix pg_statio_all_tables view for multiple TOAST indexes. Tom Lane
- pgsql: List offending databases in pg_upgrade datallowconn check Daniel Gustafsson
- pgsql: Add retries for further investigation of 019_replslot_limit.pl f Andres Freund
- pgsql: Improve command line options for pg_waldump. Thomas Munro
- pgsql: Second attempt to fix pgbench TAP test. Tatsuo Ishii
- pgsql: Remove some useless free calls. Amit Kapila
- pgsql: Fix typos in standby.c Michael Paquier
- pgsql: postgres_fdw: Minor cleanup for pgfdw_abort_cleanup(). Etsuro Fujita
- pgsql: Refactor DLSUFFIX handling Peter Eisentraut
- pgsql: Make update-unicode target work in vpath builds Peter Eisentraut
- pgsql: Fix replay of create database records on standby Alvaro Herrera
- pgsql: Fix replay of create database records on standby Alvaro Herrera
- pgsql: Fix replay of create database records on standby Alvaro Herrera
- pgsql: Update tab-completion for CREATE PUBLICATION with sequences Tomas Vondra
- pgsql: Handle sequences in preprocess_pubobj_list Tomas Vondra
- pgsql: Harden TAP tests that intentionally corrupt page checksums. Tom Lane
- pgsql: Harden TAP tests that intentionally corrupt page checksums. Tom Lane
- pgsql: Harden TAP tests that intentionally corrupt page checksums. Tom Lane
- pgsql: Harden TAP tests that intentionally corrupt page checksums. Tom Lane
- pgsql: Harden TAP tests that intentionally corrupt page checksums. Tom Lane
- pgsql: Minor improvements in sequence decoding code and docs Tomas Vondra
- pgsql: Allow specifying column lists for logical replication Tomas Vondra
- pgsql: Suppress compiler warning in pub_collist_to_bitmapset(). Tom Lane
- pgsql: Move prattrs to the pg_publication_rel section in docs Tomas Vondra
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: Suppress compiler warning in relptr_store(). Tom Lane
- pgsql: SSL TAP test backend library independence refactoring Daniel Gustafsson
- Re: pgsql: SSL TAP test backend library independence refactoring Daniel Gustafsson
- Re: pgsql: SSL TAP test backend library independence refactoring Tom Lane
- Re: pgsql: SSL TAP test backend library independence refactoring Andrew Dunstan
- Re: pgsql: SSL TAP test backend library independence refactoring Daniel Gustafsson
- Re: pgsql: SSL TAP test backend library independence refactoring Tom Lane
- Re: pgsql: SSL TAP test backend library independence refactoring Daniel Gustafsson
- pgsql: Wait for subscription to sync in t/031_column_list.sql Tomas Vondra
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: pageinspect: Add more sanity checks to prevent out-of-bound read Michael Paquier
- pgsql: Fix comment in execParallel.c Michael Paquier
- pgsql: Fix breakage of get_ps_display() in the PS_USE_NONE case. Tom Lane
- pgsql: Fix breakage of get_ps_display() in the PS_USE_NONE case. Tom Lane
- pgsql: Fix breakage of get_ps_display() in the PS_USE_NONE case. Tom Lane
- pgsql: Avoid using large pass-by-value struct arguments in pgbench. Tom Lane
- pgsql: Remove useless variable. Tom Lane
- pgsql: Remove more unused module imports from TAP tests Daniel Gustafsson
- pgsql: Common SQL/JSON clauses Andrew Dunstan
- pgsql: SQL/JSON constructors Andrew Dunstan
- pgsql: Fix up compiler warnings/errors from f4fb45d15. Tom Lane
- Re: pgsql: Fix up compiler warnings/errors from f4fb45d15. Andrew Dunstan
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: Fix pg_waldump docs. Thomas Munro
- pgsql: Mark pg_stat_get_subscription_stats() strict. Andres Freund
- pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund
- pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund
- pgsql: Don't fail for > 1 walsenders in 019_replslot_limit, add debug m Andres Freund
- pgsql: Make JSON path numeric literals more correct Peter Eisentraut
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Preparatory test cleanup Peter Eisentraut
- pgsql: Add support for MERGE SQL command Alvaro Herrera
- pgsql: Fix role names in merge.sql regress file Alvaro Herrera
- pgsql: Add public ruleutils.c entry point to deparse a Query. Tom Lane
- pgsql: Fix a few goofs in new backup compression code. Robert Haas
- pgsql: Remove the ability of a role to administer itself. Robert Haas
- pgsql: Use has_privs_for_roles for predefined role checks Joe Conway
- pgsql: IS JSON predicate Andrew Dunstan
- pgsql: Modify query on pg_hba_file_rules to check for errors in regress Michael Paquier
- pgsql: Add system view pg_ident_file_mappings Michael Paquier
- pgsql: Avoid instabilities with the regression tests of pg_freespacemap Michael Paquier
- pgsql: psql: Add test for psql behavior on server crash Peter Eisentraut
- pgsql: Enable SSL library detection via PQsslAttribute() Daniel Gustafsson
- pgsql: doc: Make UPDATE FROM examples consistent Daniel Gustafsson
- pgsql: Explain why the startup process can't cause a shortage of sinval Robert Haas
- pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera
- pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera
- pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera
- pgsql: Add new block-by-block strategy for CREATE DATABASE. Robert Haas
- pgsql: In 020_createdb.pl, change order of command-line arguments. Robert Haas
- pgsql: SQL/JSON query functions Andrew Dunstan
- pgsql: Make PostgreSQL::Test::Cluster::run_log() return a useful value. Robert Haas
- Re: pgsql: Add function to pump IPC process until string match Andres Freund
- pgsql: Skip empty transactions for logical replication. Amit Kapila
- pgsql: Add TAP test in pg_dump with --format=tar and --compress Michael Paquier
- pgsql: Add header matching mode to COPY FROM Peter Eisentraut
- Re: pgsql: Add function to pump IPC process until string match Daniel Gustafsson
- pgsql: Fix typo in comment. Etsuro Fujita
- pgsql: Fix typo in comment. Etsuro Fujita
- pgsql: Fix typo in comment. Etsuro Fujita
- pgsql: Fix typo in comment. Etsuro Fujita
- pgsql: Fix typo in comment. Etsuro Fujita
- pgsql: Fix typo in comment. Etsuro Fujita
- Re: pgsql: Add function to pump IPC process until string match Alvaro Herrera
- pgsql: doc: Clarify when SSL actually means TLS Daniel Gustafsson
- pgsql: Simplify a needlessly-complicated regular expression. Robert Haas
- pgsql: Allow parallel zstd compression when taking a base backup. Robert Haas
- pgsql: doc: Document range_intersect_agg(anymultirange) Peter Eisentraut
- pgsql: Additional tests for range_intersect_agg(anymultirange) Peter Eisentraut
- pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan
- pgsql: Change some internal error messages to elogs Peter Eisentraut
- Re: pgsql: Add function to pump IPC process until string match Andres Freund
- pgsql: ci: enable zstd where available. Andres Freund
- pgsql: Add range_agg with multirange inputs Peter Eisentraut
- pgsql: Document basebackup_to_shell.required_role. Robert Haas
- pgsql: basebackup_to_shell: Add TAP test. Robert Haas
- pgsql: Fix possible NULL-pointer-deference in backup_compression.c. Robert Haas
- pgsql: SQL JSON functions Andrew Dunstan
- Re: pgsql: Add function to pump IPC process until string match Daniel Gustafsson
- pgsql: Optimize order of GROUP BY keys Tomas Vondra
- pgsql: Add .gitignore for basebackup_to_shell. Tom Lane
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane
- pgsql: Clean up some dead code in pg_dump with tar format and gzip comp Michael Paquier
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan
- pgsql: Raise a WARNING for missing publications. Amit Kapila
- Re: pgsql: Allow root-owned SSL private keys in libpq, not only the backend Peter Eisentraut
- pgsql: Add diagnostic output on error in pump_until Daniel Gustafsson
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson
- pgsql: Fix comment typo in PotsgreSQL::Test::Cluster module Andrew Dunstan
- Re: pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane
- pgsql: psql: Add tests for \errverbose Peter Eisentraut
- pgsql: Add missing newline in one libpq error message. Tom Lane
- pgsql: Add missing newline in one libpq error message. Tom Lane
- pgsql: Add missing newline in one libpq error message. Tom Lane
- pgsql: Add missing newline in one libpq error message. Tom Lane
- pgsql: Add missing newline in one libpq error message. Tom Lane
- pgsql: Add missing newline in one libpq error message. Tom Lane
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane
- pgsql: psql: Refactor SendQuery() Peter Eisentraut
- pgsql: In basebackup_to_shell tests, properly set up pg_hba.conf. Robert Haas
- pgsql: Remove use of perl parent module in Cluster.pm Andrew Dunstan
- Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan
- pgsql: Print information about type of test and subdirectory before run Andres Freund
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane
- pgsql: initdb: When running CREATE DATABASE, use STRATEGY = WAL_COPY. Robert Haas
- pgsql: Fix comments with "a expression" Andrew Dunstan
- pgsql: RETURNING clause for JSON() and JSON_SCALAR() Andrew Dunstan