summaryrefslogtreecommitdiff
path: root/src/test/perl
Commit message (Expand)AuthorAgeFilesLines
* Use croak instead of die in Perl code when appropriatePeter Eisentraut2020-10-221-6/+7
* Use fast checkpoint in PostgresNode::backup()Alvaro Herrera2020-10-211-2/+4
* Put back explicit setting of replication values within TAP tests.Tom Lane2020-10-011-1/+4
* Remove obsolete replication settings within TAP tests.Tom Lane2020-09-291-3/+2
* Correct several behavior descriptions in comments.Noah Misch2020-08-151-4/+2
* Enable almost all TAP tests involving symlinks on WindowsAndrew Dunstan2020-07-161-6/+67
* Further tighten Windows CRLF conversion in our TAP test scripts.Tom Lane2020-07-091-6/+10
* Tighten up Windows CRLF conversion in our TAP test scripts.Tom Lane2020-07-082-8/+7
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-082-8/+8
* Fix walsender error cleanup codeAlvaro Herrera2020-05-151-2/+15
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-142-3/+6
* Use perl warnings pragma consistentlyAndrew Dunstan2020-04-131-0/+1
* Allow using Unix-domain sockets on Windows in testsPeter Eisentraut2020-03-302-3/+9
* When a TAP file has non-zero exit status, retain temporary directories.Noah Misch2020-02-052-18/+8
* Fail if recovery target is not reachedPeter Eisentraut2020-01-291-3/+30
* Add basic TAP tests for psql's tab-completion logic.Tom Lane2020-01-021-0/+67
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Revert commits 290acac92b and 8a7e9e9dad.Amit Kapila2019-11-301-37/+0
* Move pump_until to TestLib.pm.Amit Kapila2019-11-281-0/+37
* Don't use native methods in TestLib::slurp_file on MsysAndrew Dunstan2019-11-271-1/+1
* Revert "Close stdin where it's not needed in TestLib.pm procedures"Andrew Dunstan2019-11-271-38/+11
* Fix closing stdin in TestLib.pmAndrew Dunstan2019-11-261-9/+19
* Close stdin where it's not needed in TestLib.pm proceduresAndrew Dunstan2019-11-251-10/+27
* Use native methods to open input in TestLib::slurp_file on Windows.Andrew Dunstan2019-11-241-4/+23
* Suppress another CR in program outputAndrew Dunstan2019-09-301-0/+1
* Add POD documentation to TestLib.pmAlvaro Herrera2019-09-021-33/+307
* Avoid picking already-bound TCP ports in kerberos and ldap test suites.Tom Lane2019-08-041-46/+84
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-161-1/+1
* Consolidate methods for translating a Perl path to a Windows path.Noah Misch2019-06-212-21/+21
* Initial pgperltidy run for v12.Tom Lane2019-05-221-1/+1
* Honor TEMP_CONFIG in TAP suites.Noah Misch2019-05-111-1/+12
* Probe only 127.0.0.1 when looking for ports on Unix.Thomas Munro2019-05-081-3/+4
* Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port.Noah Misch2019-04-141-21/+41
* Switch TAP tests of pg_rewind to use non-superuser role, take twoMichael Paquier2019-04-141-1/+2
* When Perl "kill(9, ...)" fails, try "pg_ctl kill".Noah Misch2019-04-131-1/+3
* Consistently test for in-use shared memory.Noah Misch2019-04-121-37/+147
* Revert "Consistently test for in-use shared memory."Noah Misch2019-04-051-147/+37
* Consistently test for in-use shared memory.Noah Misch2019-04-031-37/+147
* Unified logging system for command-line programsPeter Eisentraut2019-04-011-0/+1
* Don't propagate PGAPPNAME through pg_ctl in testsPeter Eisentraut2019-03-161-7/+27
* Add TAP test to check consistency of minimum recovery LSNMichael Paquier2019-03-131-0/+11
* Set cluster_name for PostgresNode.pm instancesPeter Eisentraut2019-02-271-1/+3
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-251-6/+20
* Make PostgresNode.pm's poll_query_until() more chatty about failures.Tom Lane2018-10-161-3/+12
* Allow ENOENT in check_mode_recursive().Noah Misch2018-09-081-4/+17
* Implement "pg_ctl logrotate" commandAlexander Korotkov2018-09-011-0/+21
* Make logical WAL sender report streaming state appropriatelyMichael Paquier2018-07-121-2/+3
* Use $Test::Builder::Level in TAP test functionsPeter Eisentraut2018-07-012-0/+21
* Replace search.cpan.org with metacpan.orgMichael Paquier2018-06-291-1/+1