Commits

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

DateSubjectAuthorReleases
2021-06-12 Restore robustness of TAP tests that wait for postmaster restart. Tom Lane 14.0
2021-06-03 In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 14.0
2021-05-31 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. Noah Misch 14.0
2021-05-20 Use a more portable way to get the version string in PostgresNode Andrew Dunstan 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-07 Remove extraneous newlines added by perl copyright patch Andrew Dunstan 14.0
2021-05-07 Add a copyright notice to perl files lacking one. Andrew Dunstan 14.0
2021-04-22 Make PostgresNode version aware Andrew Dunstan 14.0
2021-04-21 fix silly perl error in commit d064afc720 Andrew Dunstan 14.0
2021-04-21 Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode Andrew Dunstan 14.0
2021-04-20 Avoid unfortunate IPC::Run path caching in PostgresNode Andrew Dunstan 14.0
2021-04-16 Allow TestLib::slurp_file to skip contents, and use as needed Andrew Dunstan 14.0
2021-04-07 Fix some failures with connection tests on Windows hosts Michael Paquier 14.0
2021-04-07 Add some information about authenticated identity via log_connections Michael Paquier 14.0
2021-04-06 Change PostgresNode::connect_fails() to never send down queries Michael Paquier 14.0
2021-04-05 Refactor all TAP test suites doing connection checks Michael Paquier 14.0
2021-04-01 Move some client-specific routines from SSLServer to PostgresNode Michael Paquier 14.0
2021-03-24 Allow for installation-aware instances of PostgresNode Andrew Dunstan 14.0
2021-03-17 Add end-to-end testing of pg_basebackup's tar-format output. Tom Lane 14.0
2020-12-13 Use HASH_BLOBS for xidhash. Noah Misch 14.0
2020-12-13 Correct behavior descriptions in comments, and correct a test name. Noah Misch 14.0
2020-10-21 Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 14.0
2020-10-01 Put back explicit setting of replication values within TAP tests. Tom Lane 14.0
2020-09-30 Remove obsolete replication settings within TAP tests. Tom Lane 14.0
2020-08-16 Correct several behavior descriptions in comments. Noah Misch 14.0