aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ldap tests: Don't run on unsupported operating systems.Andres Freund2022-03-09
* Fix double declaration for check_ok() in pg_upgrade.hPeter Eisentraut2022-03-09
* Add parse_analyze_withcb()Peter Eisentraut2022-03-09
* pycodestyle (PEP 8) cleanup in Python scriptsPeter Eisentraut2022-03-09
* unaccent: Remove Python 2 support from Python scriptPeter Eisentraut2022-03-09
* doc: Add ALTER/DROP ROUTINE to the event trigger matrixMichael Paquier2022-03-09
* doc: Improve references to term "FSM" in pageinspect and pgfreespacemapMichael Paquier2022-03-09
* plpython: Restore alternative output for plpython_error test.Andres Freund2022-03-08
* Stabilize test_decoding touching with sequencesTomas Vondra2022-03-08
* plpython: add missing plpython.h include to plpy_plpymodule.hAndres Freund2022-03-08
* Fix LZ4 tests for remaining buffer space.Robert Haas2022-03-08
* Add support for zstd base backup compression.Robert Haas2022-03-08
* Improve comment in execReplication.cMichael Paquier2022-03-08
* Add the additional information to the logical replication worker errcontext.Amit Kapila2022-03-08
* plpython: Adjust docs after removal of Python 2 support.Andres Freund2022-03-07
* plpython: Code cleanup related to removal of Python 2 support.Andres Freund2022-03-07
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-07
* plpython: Remove plpythonu, plpython2u and associated transform extensions.Andres Freund2022-03-07
* Simplify SRFs using materialize mode in contrib/ modulesMichael Paquier2022-03-08
* Call ReorderBufferProcessXid from sequence_decodeTomas Vondra2022-03-07
* Add pg_analyze_and_rewrite_varparams()Peter Eisentraut2022-03-07
* Make the errcontext message in logical replication worker translation friendly.Amit Kapila2022-03-07
* Create routine able to set single-call SRFs for Materialize modeMichael Paquier2022-03-07
* ci: windows: Work around cirrus-ci bug causing test failures.Andres Freund2022-03-04
* Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.Noah Misch2022-03-04
* Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.Noah Misch2022-03-04
* Fix pg_regress to print the correct postmaster address on Windows.Tom Lane2022-03-04
* Parse/analyze function renamingPeter Eisentraut2022-03-04
* psql: Make SSL info display more compactPeter Eisentraut2022-03-04
* Add some additional tests for row filters in logical replication.Amit Kapila2022-03-04
* Tighten overflow checks in tidin().Tom Lane2022-03-03
* doc: Fix description of pg_stop_backup()Michael Paquier2022-03-04
* Remove some pointless code in block.h.Tom Lane2022-03-03
* Fix bogus casting in BlockIdGetBlockNumber().Tom Lane2022-03-03
* Clean up assorted failures under clang's -fsanitize=undefined checks.Tom Lane2022-03-03
* Fix catalog data of pg_stop_backup(), labelled v2Michael Paquier2022-03-03
* Doc: update libpq.sgml for root-owned SSL private keys.Tom Lane2022-03-02
* Add id's to various elements in protocol.sgmlPeter Eisentraut2022-03-02
* Fix typo in pgbench messages.Tatsuo Ishii2022-03-02
* Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary pathsMichael Paquier2022-03-02
* psql: Additional testsPeter Eisentraut2022-03-01
* Rework internal command generation of pg_rewindMichael Paquier2022-03-01
* Reconsider pg_stat_subscription_workers view.Amit Kapila2022-03-01
* Handle integer overflow in interval justification functions.Tom Lane2022-02-28
* Allow root-owned SSL private keys in libpq, not only the backend.Tom Lane2022-02-28
* Don't use static storage for SaveTransactionCharacteristics().Tom Lane2022-02-28
* Fix SPI's handling of errors during transaction commit.Tom Lane2022-02-28
* Adjust interaction of libpq pipeline mode with errorMessage resets.Tom Lane2022-02-28
* Improve some psql test codePeter Eisentraut2022-02-28
* pg_stat_statements: Remove unnecessary call to GetUserId()Michael Paquier2022-02-28