Commits

DateSubjectAuthorReleases
2024-04-23 Try again to add test coverage for pg_combinebackup w/tablespaces. Robert Haas 17.0
2024-04-19 Revert recent ill-advised test case changes. Robert Haas 17.0
2024-04-19 Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces. Robert Haas 17.0
2024-04-07 Change debug printing to log filename Daniel Gustafsson 17.0
2024-04-05 Allow synced slots to have their inactive_since. Amit Kapila 17.0
2024-03-19 Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting warnings Peter Eisentraut 17.0
2024-03-18 Remove references to backup_fs_hot() in Cluster.pm Michael Paquier 17.0
2024-03-04 Add PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier 17.0
2024-02-21 Add option force_initdb to PostgreSQL::Test::Cluster:init() Michael Paquier 17.0
2024-02-19 Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot. Noah Misch 16.3
2024-02-19 Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot. Noah Misch 17.0
2024-02-15 Allow passing extra options to initdb for tests Peter Eisentraut 17.0
2024-01-18 Fix an issue in PostgreSQL::Test::Cluster:psql() Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-29 Make all Perl warnings fatal Peter Eisentraut 17.0
2023-12-23 Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 17.0
2023-12-23 Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 16.2
2023-12-21 Add PostgreSQL::Test::Cluster::advance_wal Michael Paquier 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2023-11-30 Add option to specify timeout seconds to BackgroundPsql.pm. Masahiko Sawada 17.0
2023-11-30 Fix wrong description of BackgroundPsql's timeout. Masahiko Sawada 16.2
2023-11-30 Fix wrong description of BackgroundPsql's timeout. Masahiko Sawada 17.0
2023-09-22 Avoid using internal test methods in SSL tests Daniel Gustafsson 17.0
2023-08-29 Perl: Remove useless lines Alvaro Herrera 17.0
2023-08-25 Avoid non-POSIX cp flags Andres Freund 17.0