Commits

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

DateSubjectAuthorReleases
2023-06-09 Refactor routine to find single log content pattern in TAP tests Michael Paquier 11.21
2022-11-23 Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 11.19
2022-11-22 Prevent port collisions between concurrent TAP tests Andrew Dunstan 11.19
2022-08-12 Back-Patch "Add wait_for_subscription_sync for TAP tests." Amit Kapila 11.18
2022-06-25 For PostgreSQL::Test compatibility, alias entire package symbol tables. Noah Misch 11.17
2022-05-03 Backpatch addition of wait_for_log(), pump_until(). Andres Freund 11.16
2022-04-21 Support new perl module namespace in stable branches Andrew Dunstan 11.16
2022-03-25 Harden TAP tests that intentionally corrupt page checksums. Tom Lane 11.16
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 11.16
2022-02-20 Remove most msys special processing in TAP tests Andrew Dunstan 11.16
2022-02-20 Remove PostgreSQL::Test::Utils::perl2host completely Andrew Dunstan 11.16
2022-01-20 Tighten TAP tests' tracking of postmaster state some more. Tom Lane 11.15
2022-01-19 TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails. Tom Lane 11.15
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 11.14
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 11.14
2021-06-12 Restore robustness of TAP tests that wait for postmaster restart. Tom Lane 11.13
2021-06-09 Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 11.13
2021-06-03 In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 11.13
2021-05-31 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. Noah Misch 11.13
2021-04-21 fix silly perl error in commit d064afc720 Andrew Dunstan 11.12
2021-04-21 Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode Andrew Dunstan 11.12
2021-04-16 Allow TestLib::slurp_file to skip contents, and use as needed Andrew Dunstan 11.12
2020-10-21 Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 11.10
2020-10-01 Put back explicit setting of replication values within TAP tests. Tom Lane 11.10
2020-09-30 Remove obsolete replication settings within TAP tests. Tom Lane 11.10