index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ldap tests: Don't run on unsupported operating systems.
Andres Freund
2022-03-09
*
Fix double declaration for check_ok() in pg_upgrade.h
Peter Eisentraut
2022-03-09
*
Add parse_analyze_withcb()
Peter Eisentraut
2022-03-09
*
pycodestyle (PEP 8) cleanup in Python scripts
Peter Eisentraut
2022-03-09
*
unaccent: Remove Python 2 support from Python script
Peter Eisentraut
2022-03-09
*
doc: Add ALTER/DROP ROUTINE to the event trigger matrix
Michael Paquier
2022-03-09
*
doc: Improve references to term "FSM" in pageinspect and pgfreespacemap
Michael Paquier
2022-03-09
*
plpython: Restore alternative output for plpython_error test.
Andres Freund
2022-03-08
*
Stabilize test_decoding touching with sequences
Tomas Vondra
2022-03-08
*
plpython: add missing plpython.h include to plpy_plpymodule.h
Andres Freund
2022-03-08
*
Fix LZ4 tests for remaining buffer space.
Robert Haas
2022-03-08
*
Add support for zstd base backup compression.
Robert Haas
2022-03-08
*
Improve comment in execReplication.c
Michael Paquier
2022-03-08
*
Add the additional information to the logical replication worker errcontext.
Amit Kapila
2022-03-08
*
plpython: Adjust docs after removal of Python 2 support.
Andres Freund
2022-03-07
*
plpython: Code cleanup related to removal of Python 2 support.
Andres Freund
2022-03-07
*
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
2022-03-07
*
plpython: Remove plpythonu, plpython2u and associated transform extensions.
Andres Freund
2022-03-07
*
Simplify SRFs using materialize mode in contrib/ modules
Michael Paquier
2022-03-08
*
Call ReorderBufferProcessXid from sequence_decode
Tomas Vondra
2022-03-07
*
Add pg_analyze_and_rewrite_varparams()
Peter Eisentraut
2022-03-07
*
Make the errcontext message in logical replication worker translation friendly.
Amit Kapila
2022-03-07
*
Create routine able to set single-call SRFs for Materialize mode
Michael Paquier
2022-03-07
*
ci: windows: Work around cirrus-ci bug causing test failures.
Andres Freund
2022-03-04
*
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Fix pg_regress to print the correct postmaster address on Windows.
Tom Lane
2022-03-04
*
Parse/analyze function renaming
Peter Eisentraut
2022-03-04
*
psql: Make SSL info display more compact
Peter Eisentraut
2022-03-04
*
Add some additional tests for row filters in logical replication.
Amit Kapila
2022-03-04
*
Tighten overflow checks in tidin().
Tom Lane
2022-03-03
*
doc: Fix description of pg_stop_backup()
Michael Paquier
2022-03-04
*
Remove some pointless code in block.h.
Tom Lane
2022-03-03
*
Fix bogus casting in BlockIdGetBlockNumber().
Tom Lane
2022-03-03
*
Clean up assorted failures under clang's -fsanitize=undefined checks.
Tom Lane
2022-03-03
*
Fix catalog data of pg_stop_backup(), labelled v2
Michael Paquier
2022-03-03
*
Doc: update libpq.sgml for root-owned SSL private keys.
Tom Lane
2022-03-02
*
Add id's to various elements in protocol.sgml
Peter Eisentraut
2022-03-02
*
Fix typo in pgbench messages.
Tatsuo Ishii
2022-03-02
*
Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary paths
Michael Paquier
2022-03-02
*
psql: Additional tests
Peter Eisentraut
2022-03-01
*
Rework internal command generation of pg_rewind
Michael Paquier
2022-03-01
*
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-03-01
*
Handle integer overflow in interval justification functions.
Tom Lane
2022-02-28
*
Allow root-owned SSL private keys in libpq, not only the backend.
Tom Lane
2022-02-28
*
Don't use static storage for SaveTransactionCharacteristics().
Tom Lane
2022-02-28
*
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-02-28
*
Adjust interaction of libpq pipeline mode with errorMessage resets.
Tom Lane
2022-02-28
*
Improve some psql test code
Peter Eisentraut
2022-02-28
*
pg_stat_statements: Remove unnecessary call to GetUserId()
Michael Paquier
2022-02-28
[next]