Commit Graph

11 Commits (95d981338b241ce1d1b2346cfe2df509bb7243ca)

Author SHA1 Message Date
Andrew Dunstan 95d981338b
Remove PostgreSQL::Test::Utils::perl2host completely 3 years ago
Daniel Gustafsson 4d373e0528 Ensure that STDERR is empty in connect_ok tests 3 years ago
Michael Paquier ba15f16107 Add PostgreSQL::Test::Cluster::config_data() 3 years ago
Tom Lane 4fdbf9af51 Tighten TAP tests' tracking of postmaster state some more. 3 years ago
Tom Lane 6c4a8903b9 TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails. 3 years ago
Tom Lane ed48e3582e Clean up TAP tests' usage of wait_for_catchup(). 4 years ago
Jeff Davis a2ab9c06ea Respect permissions within logical replication. 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Andres Freund 45f52709d8 Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows. 4 years ago
Tom Lane 7f580aa5d8 Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. 4 years ago
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace 4 years ago
Noah Misch fdd965d074 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. 4 years ago
Andrew Dunstan 15124d0e22
Fix PostgresNode install_path sanity tests that fail on Windows 4 years ago
Michael Paquier de1d4fef71 Add PostgresNode::command_fails_like() 4 years ago
Andrew Dunstan 87076c4083
Add a getter function for a PostgresNode install_path 4 years ago
Andrew Dunstan 5dc932f9e7
Remove the last vestiges of Exporter from PostgresNode 4 years ago
Andrew Dunstan 201a76183e
Unify PostgresNode's new() and get_new_node() methods 4 years ago
Andrew Dunstan dbfe6e4b17
Add adjust_conf method to PostgresNode 4 years ago
Andrew Dunstan b33259e261
Add -w back to the flags for pg_ctl (re)start in PostgresNode 4 years ago
Andrew Dunstan e1c1c30f63
Pre branch pgindent / pgperltidy run 4 years ago
Tom Lane f452aaf7d4 Restore robustness of TAP tests that wait for postmaster restart. 4 years ago
Andrew Dunstan 11e9caff82
In PostgresNode.pm, don't pass SQL to psql on the command line 4 years ago
Noah Misch d03eeab886 Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl. 4 years ago
Andrew Dunstan 8bdd6f563a
Use a more portable way to get the version string in PostgresNode 4 years ago
Tom Lane def5b065ff Initial pgindent and pgperltidy run for v14. 4 years ago
Andrew Dunstan 8b82de0164
Remove extraneous newlines added by perl copyright patch 4 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 4 years ago
Andrew Dunstan 4c4eaf3d19 Make PostgresNode version aware 4 years ago
Andrew Dunstan e014d25dea fix silly perl error in commit d064afc720 4 years ago
Andrew Dunstan d064afc720 Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode 4 years ago
Andrew Dunstan 95c3a1956e Avoid unfortunate IPC::Run path caching in PostgresNode 4 years ago
Andrew Dunstan 3c5b0685b9 Allow TestLib::slurp_file to skip contents, and use as needed 4 years ago
Michael Paquier c7578fa640 Fix some failures with connection tests on Windows hosts 4 years ago
Michael Paquier 9afffcb833 Add some information about authenticated identity via log_connections 4 years ago
Michael Paquier 6d41dd045a Change PostgresNode::connect_fails() to never send down queries 4 years ago
Michael Paquier c50624cdd2 Refactor all TAP test suites doing connection checks 4 years ago
Michael Paquier 0d1a33438d Move some client-specific routines from SSLServer to PostgresNode 4 years ago
Andrew Dunstan b34ca595ab Allow for installation-aware instances of PostgresNode 4 years ago
Tom Lane 081876d75e Add end-to-end testing of pg_basebackup's tar-format output. 4 years ago
Noah Misch a1b8aa1e4e Use HASH_BLOBS for xidhash. 5 years ago
Noah Misch 73aae4522b Correct behavior descriptions in comments, and correct a test name. 5 years ago
Alvaro Herrera 831611b11c
Use fast checkpoint in PostgresNode::backup() 5 years ago
Tom Lane 4964253048 Put back explicit setting of replication values within TAP tests. 5 years ago
Tom Lane 151c0c5f72 Remove obsolete replication settings within TAP tests. 5 years ago
Noah Misch 676a9c3cc4 Correct several behavior descriptions in comments. 5 years ago
Tom Lane ffb4cee43b Further tighten Windows CRLF conversion in our TAP test scripts. 5 years ago
Tom Lane 91bdf499b3 Tighten up Windows CRLF conversion in our TAP test scripts. 5 years ago
Andres Freund 229f8c219f tap tests: replace 'master' with 'primary'. 5 years ago
Alvaro Herrera 1d3743023e
Fix walsender error cleanup code 5 years ago
Tom Lane 5cbfce562f Initial pgindent and pgperltidy run for v13. 5 years ago