index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2022-03-24
List offending databases in pg_upgrade datallowconn check
Daniel Gustafsson
2022-03-24
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-24
Add additional filtering options to pg_waldump.
Thomas Munro
2022-03-24
Fix pgbench TAP test.
Tatsuo Ishii
2022-03-23
pg_upgrade: Upgrade an Assert to a real 'if' test
Alvaro Herrera
2022-03-23
pg_basebackup: Try to fix some failures on Windows.
Robert Haas
2022-03-23
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
Allow pgbench to retry in some cases.
Tatsuo Ishii
2022-03-22
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-22
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-21
Fix bogus dependency handling for GENERATED expressions.
Tom Lane
2022-03-21
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-20
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Tom Lane
2022-03-20
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-19
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-18
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-18
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
Fix header inclusion order in pg_receivewal.c
Michael Paquier
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-15
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.
Robert Haas
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-14
Optionally disable subscriptions on error.
Amit Kapila
2022-03-13
Fix bogus tab-completion queries.
Tom Lane
2022-03-11
pg_basebackup: Clean up some bogus file extension tests.
Robert Haas
2022-03-11
pg_basebackup: Avoid unclean failure with server-compression and -D -.
Robert Haas
2022-03-11
Add support for zstd with compression of full-page writes in WAL
Michael Paquier
2022-03-09
Fix double declaration for check_ok() in pg_upgrade.h
Peter Eisentraut
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-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
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-01
Fix typo in pgbench messages.
Tatsuo Ishii
2022-03-01
Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary paths
Michael Paquier
2022-03-01
psql: Additional tests
Peter Eisentraut
2022-03-01
Rework internal command generation of pg_rewind
Michael Paquier
2022-02-28
Improve some psql test code
Peter Eisentraut
2022-02-27
Fix use of wrong variable in pg_receivewal's get_destination_dir().
Andres Freund
2022-02-25
pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ.
Andres Freund
2022-02-23
Quick exit on log stream child exit in pg_basebackup
Daniel Gustafsson
2022-02-23
Use test functions in pg_rewind test module
Daniel Gustafsson
2022-02-23
Add temporary debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
2022-02-22
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-21
pg_upgrade: Don't print progress status when output is not a tty.
Andres Freund
2022-02-20
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-17
Avoid dangling-pointer usage in pg_basebackup progress reports.
Tom Lane
2022-02-17
Add missing binary-upgrade guard.
Robert Haas
2022-02-15
Remove command checks in tests of pg_basebackup and pg_receivewal
Michael Paquier
[next]