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
*
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-23
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-22
*
Back-Patch "Add wait_for_subscription_sync for TAP tests."
Amit Kapila
2022-08-12
*
For PostgreSQL::Test compatibility, alias entire package symbol tables.
Noah Misch
2022-06-25
*
Backpatch addition of wait_for_log(), pump_until().
Andres Freund
2022-05-02
*
Support new perl module namespace in stable branches
Andrew Dunstan
2022-04-21
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
*
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
Tom Lane
2022-01-19
*
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
*
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-23
*
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-23
*
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
*
Allow PostgresNode.pm's backup method to accept backup_options.
Robert Haas
2021-06-09
*
In PostgresNode.pm, don't pass SQL to psql on the command line
Andrew Dunstan
2021-06-03
*
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
*
fix silly perl error in commit d064afc720
Andrew Dunstan
2021-04-21
*
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode
Andrew Dunstan
2021-04-21
*
Allow TestLib::slurp_file to skip contents, and use as needed
Andrew Dunstan
2021-04-16
*
Use fast checkpoint in PostgresNode::backup()
Alvaro Herrera
2020-10-21
*
Put back explicit setting of replication values within TAP tests.
Tom Lane
2020-10-01
*
Remove obsolete replication settings within TAP tests.
Tom Lane
2020-09-29
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
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
*
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
[next]