index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
PostgreSQL
/
Test
/
Cluster.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
1
-3
/
+18
*
TAP test for logical decoding on standby
Andres Freund
2023-04-08
1
-0
/
+37
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
1
-63
/
+16
*
Support connection load balancing in libpq
Daniel Gustafsson
2023-03-29
1
-0
/
+16
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
1
-0
/
+23
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-23
1
-1
/
+1
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-20
1
-5
/
+60
*
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
2022-11-16
1
-1
/
+1
*
Make PostgreSQL::Test::Cluster::config_data more flexible
Andrew Dunstan
2022-11-13
1
-8
/
+35
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
1
-2
/
+17
*
Better handle interrupting TAP tests
Alvaro Herrera
2022-10-19
1
-3
/
+19
*
Remove no-longer-needed compatibility hack
Alvaro Herrera
2022-10-18
1
-6
/
+2
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
1
-1
/
+1
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
1
-0
/
+44
*
Add pg_version() to PostgreSQL::Test::Cluster
Michael Paquier
2022-05-20
1
-0
/
+14
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-45
/
+61
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
1
-4
/
+0
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
1
-55
/
+1
*
Remove use of perl parent module in Cluster.pm
Andrew Dunstan
2022-03-31
1
-2
/
+6
*
Fix comment typo in PotsgreSQL::Test::Cluster module
Andrew Dunstan
2022-03-31
1
-1
/
+1
*
Make PostgreSQL::Test::Cluster compatible with all live branches
Andrew Dunstan
2022-03-30
1
-9
/
+70
*
Make PostgreSQL::Test::Cluster::run_log() return a useful value.
Robert Haas
2022-03-29
1
-2
/
+1
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
1
-0
/
+31
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
1
-1
/
+0
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
1
-3
/
+3
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
1
-13
/
+16
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
1
-14
/
+1
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
1
-2
/
+2
*
Ensure that STDERR is empty in connect_ok tests
Daniel Gustafsson
2022-02-15
1
-1
/
+4
*
Add PostgreSQL::Test::Cluster::config_data()
Michael Paquier
2022-02-08
1
-0
/
+25
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
1
-6
/
+34
*
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
Tom Lane
2022-01-19
1
-3
/
+11
*
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-16
1
-19
/
+19
*
Respect permissions within logical replication.
Jeff Davis
2022-01-07
1
-0
/
+36
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-12-13
1
-1
/
+12
*
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
1
-48
/
+0
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
1
-0
/
+2811