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
/
PostgresNode.pm
Commit message (
Expand
)
Author
Age
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
When a TAP file has non-zero exit status, retain temporary directories.
Noah Misch
2020-02-05
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
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
*
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-16
*
Set cluster_name for PostgresNode.pm instances
Peter Eisentraut
2019-02-27
*
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
*
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
*
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
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Silence some warnings in TAP tests
Magnus Hagander
2018-04-09
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
*
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-02-24
*
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-11
*
Add TIMELINE to backup_label file
Simon Riggs
2018-01-06
*
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-11-02
*
Turn on log_replication_commands in PostgresNode
Peter Eisentraut
2017-09-26
*
Add much-more-extensive TAP tests for pgbench.
Tom Lane
2017-09-08
*
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-05
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Make PostgresNode easily subclassable
Alvaro Herrera
2017-07-25
*
Improve legibility of numeric literal
Andrew Dunstan
2017-07-17
*
Use usleep instead of select for timeouts in PostgresNode.pm
Andrew Dunstan
2017-07-17
*
Fix bug in PostgresNode::query_hash's split() call.
Tom Lane
2017-07-02
*
Improve TAP test function PostgresNode::poll_query_until().
Tom Lane
2017-07-02
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
*
Reduce wal_retrieve_retry_interval in applicable TAP tests.
Tom Lane
2017-06-26
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Fix TAP infrastructure to support Mingw better
Andrew Dunstan
2017-04-23
*
Make PostgresNode.pm check server status more carefully.
Tom Lane
2017-04-22
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
[next]