Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-08-12 Back-Patch "Add wait_for_subscription_sync for TAP tests." Amit Kapila 10.23
2022-06-25 For PostgreSQL::Test compatibility, alias entire package symbol tables. Noah Misch 10.22
2022-05-03 Backpatch addition of wait_for_log(), pump_until(). Andres Freund 10.21
2022-04-21 Support new perl module namespace in stable branches Andrew Dunstan 10.21
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 10.21
2022-02-20 Remove most msys special processing in TAP tests Andrew Dunstan 10.21
2022-02-20 Remove PostgreSQL::Test::Utils::perl2host completely Andrew Dunstan 10.21
2022-01-20 Tighten TAP tests' tracking of postmaster state some more. Tom Lane 10.20
2022-01-19 TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails. Tom Lane 10.20
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 10.19
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 10.19
2021-06-12 Restore robustness of TAP tests that wait for postmaster restart. Tom Lane 10.18
2021-06-09 Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 10.18
2021-06-03 In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 10.18
2021-05-31 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. Noah Misch 10.18
2021-04-21 fix silly perl error in commit d064afc720 Andrew Dunstan 10.17
2021-04-21 Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode Andrew Dunstan 10.17
2021-04-16 Allow TestLib::slurp_file to skip contents, and use as needed Andrew Dunstan 10.17
2020-10-21 Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 10.15
2020-10-01 Put back explicit setting of replication values within TAP tests. Tom Lane 10.15
2020-09-30 Remove obsolete replication settings within TAP tests. Tom Lane 10.15
2020-07-09 Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane 10.14
2019-06-22 Consolidate methods for translating a Perl path to a Windows path. Noah Misch 10.10
2019-05-11 Honor TEMP_CONFIG in TAP suites. Noah Misch 10.9
2019-05-08 Probe only 127.0.0.1 when looking for ports on Unix. Thomas Munro 10.9