index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
Commit message (
Expand
)
Author
Age
*
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
*
Enable almost all TAP tests involving symlinks on Windows
Andrew Dunstan
2020-07-16
*
Further tighten Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-08
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
*
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2020-03-30
*
When a TAP file has non-zero exit status, retain temporary directories.
Noah Misch
2020-02-05
*
Fail if recovery target is not reached
Peter Eisentraut
2020-01-29
*
Add basic TAP tests for psql's tab-completion logic.
Tom Lane
2020-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-30
*
Move pump_until to TestLib.pm.
Amit Kapila
2019-11-28
*
Don't use native methods in TestLib::slurp_file on Msys
Andrew Dunstan
2019-11-27
*
Revert "Close stdin where it's not needed in TestLib.pm procedures"
Andrew Dunstan
2019-11-27
*
Fix closing stdin in TestLib.pm
Andrew Dunstan
2019-11-26
*
Close stdin where it's not needed in TestLib.pm procedures
Andrew Dunstan
2019-11-25
*
Use native methods to open input in TestLib::slurp_file on Windows.
Andrew Dunstan
2019-11-24
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Add POD documentation to TestLib.pm
Alvaro Herrera
2019-09-02
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-16
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-11
*
Probe only 127.0.0.1 when looking for ports on Unix.
Thomas Munro
2019-05-08
*
Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port.
Noah Misch
2019-04-14
*
Switch TAP tests of pg_rewind to use non-superuser role, take two
Michael Paquier
2019-04-14
*
When Perl "kill(9, ...)" fails, try "pg_ctl kill".
Noah Misch
2019-04-13
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-12
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-16
*
Add TAP test to check consistency of minimum recovery LSN
Michael Paquier
2019-03-13
*
Set cluster_name for PostgresNode.pm instances
Peter Eisentraut
2019-02-27
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
*
Make PostgresNode.pm's poll_query_until() more chatty about failures.
Tom Lane
2018-10-16
*
Allow ENOENT in check_mode_recursive().
Noah Misch
2018-09-08
*
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-09-01
*
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-07-12
*
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-07-01
*
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-29
*
Fix whitespace
Peter Eisentraut
2018-06-27
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Undo extra chattiness of postmaster logs in TAP tests.
Tom Lane
2018-05-07
[next]