index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
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
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-23
*
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
*
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas
2024-04-19
*
Change debug printing to log filename
Daniel Gustafsson
2024-04-08
*
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-05
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Remove references to backup_fs_hot() in Cluster.pm
Michael Paquier
2024-03-18
*
Add PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-03-04
*
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-21
*
Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.
Noah Misch
2024-02-19
*
Allow passing extra options to initdb for tests
Peter Eisentraut
2024-02-15
*
Fix an issue in PostgreSQL::Test::Cluster:psql()
Peter Eisentraut
2024-01-18
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Set readline-relevant ENV vars in interactive_psql(), not caller.
Tom Lane
2023-12-23
*
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-12-21
*
Add support for incremental backup.
Robert Haas
2023-12-20
*
Add option to specify timeout seconds to BackgroundPsql.pm.
Masahiko Sawada
2023-11-30
*
Fix wrong description of BackgroundPsql's timeout.
Masahiko Sawada
2023-11-30
*
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-09-22
*
Perl: Remove useless lines
Alvaro Herrera
2023-08-29
*
Avoid non-POSIX cp flags
Andres Freund
2023-08-25
*
Use "template" data directory in tests
Andres Freund
2023-08-24
*
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
*
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-06-09
*
Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster
Michael Paquier
2023-06-09
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
*
TAP test for logical decoding on standby
Andres Freund
2023-04-08
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Support connection load balancing in libpq
Daniel Gustafsson
2023-03-29
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-23
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-20
*
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
2022-11-16
*
Make PostgreSQL::Test::Cluster::config_data more flexible
Andrew Dunstan
2022-11-13
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
*
Better handle interrupting TAP tests
Alvaro Herrera
2022-10-19
*
Remove no-longer-needed compatibility hack
Alvaro Herrera
2022-10-18
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
Add pg_version() to PostgreSQL::Test::Cluster
Michael Paquier
2022-05-20
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Remove use of perl parent module in Cluster.pm
Andrew Dunstan
2022-03-31
*
Fix comment typo in PotsgreSQL::Test::Cluster module
Andrew Dunstan
2022-03-31
*
Make PostgreSQL::Test::Cluster compatible with all live branches
Andrew Dunstan
2022-03-30
[next]