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
/
test
/
recovery
Age
Commit message (
Expand
)
Author
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-03
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-27
Fix a warning in Perl test code
Peter Eisentraut
2023-12-21
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-30
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-20
Remove unnecessary dependencies to wal_level=logical in TAP tests
Michael Paquier
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-02
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-09-25
Fix edge-case for xl_tot_len broken by bae868ca.
Thomas Munro
2023-09-23
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-14
Flush logical slots to disk during a shutdown checkpoint if required.
Amit Kapila
2023-09-07
Fix instability in 031_recovery_conflict.pl.
Thomas Munro
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-06-21
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-20
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-09
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-09
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
2023-05-04
Test that invalidated logical slots doesn't retain WAL.
Amit Kapila
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-28
Improve one of the test cases in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-27
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-25
Reduce the log level in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-14
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-12
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-11
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-08
Suppress bogus printout during new 035_standby_logical_decoding.pl test.
Tom Lane
2023-04-08
TAP test for logical decoding on standby
Andres Freund
2023-04-07
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-02
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Noah Misch
2023-03-03
Force testing of query jumbling in 027_stream_regress.pl
Michael Paquier
2023-02-22
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-13
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-07
Doc: make src/test/*/README match current reality.
Tom Lane
2023-01-31
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-11-12
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-10-29
Under has_wal_read_bug, skip recovery/t/032_relfilenode_reuse.pl.
Noah Misch
2022-10-24
Fix recently added incorrect assertion
Alvaro Herrera
2022-10-19
Rework shutdown callback of archiver modules
Michael Paquier
2022-09-29
Improve wording of log messages triggered by max_slot_wal_keep_size.
Tom Lane
2022-09-24
Message style improvements
Peter Eisentraut
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
[next]