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
*
Disable perl2host() processing in TAP tests
Andrew Dunstan
2022-02-17
*
Ensure that STDERR is empty in connect_ok tests
Daniel Gustafsson
2022-02-15
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Add PostgreSQL::Test::Cluster::config_data()
Michael Paquier
2022-02-08
*
Improve msys2 detection for TAP tests
Andrew Dunstan
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
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
*
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-16
*
Respect permissions within logical replication.
Jeff Davis
2022-01-07
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-12-13
*
Doc: update some things relevant to minimum Test::More version.
Tom Lane
2021-11-21
*
Require version 0.98 of Test::More for TAP tests
Andrew Dunstan
2021-11-20
*
Document PG_TEST_NOCLEAN in TAP test README
Daniel Gustafsson
2021-11-12
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-23
*
Fix PostgresNode install_path sanity tests that fail on Windows
Andrew Dunstan
2021-10-15
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
*
Doc: update testing recipe in src/test/perl/README.
Tom Lane
2021-10-10
*
Update test/perl/README to insist on Perl version >= 5.8.3, too.
Tom Lane
2021-10-07
*
Fix TestLib::slurp_file() with offset on windows.
Andres Freund
2021-10-04
*
Fix places in TestLib.pm in need of adaptation to the output of Msys perl
Michael Paquier
2021-09-22
*
Add PostgresNode::command_fails_like()
Michael Paquier
2021-09-01
*
Make TestLib::perl2host more consistent and robust
Andrew Dunstan
2021-07-29
*
Add a getter function for a PostgresNode install_path
Andrew Dunstan
2021-07-29
*
Add PostgresVersion.pm method to emit the major version string
Andrew Dunstan
2021-07-29
*
Remove the last vestiges of Exporter from PostgresNode
Andrew Dunstan
2021-07-29
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
*
Add adjust_conf method to PostgresNode
Andrew Dunstan
2021-07-29
*
Add -w back to the flags for pg_ctl (re)start in PostgresNode
Andrew Dunstan
2021-07-29
*
Improve TestLib::system_or_bail error reporting
Alvaro Herrera
2021-07-06
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Ignore more environment variables in pg_regress.c
Michael Paquier
2021-06-13
*
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
*
In PostgresNode.pm, don't pass SQL to psql on the command line
Andrew Dunstan
2021-06-03
*
Ignore more environment variables in TAP tests
Michael Paquier
2021-06-03
*
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
*
Install PostgresVersion.pm
Andrew Dunstan
2021-05-20
*
Use a more portable way to get the version string in PostgresNode
Andrew Dunstan
2021-05-20
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Improve logic in PostgresVersion.pm
Andrew Dunstan
2021-04-27
*
Teach PostgresVersion all the ways to mark non-release code
Andrew Dunstan
2021-04-24
*
Make PostgresVersion code a bit more robust and simple.
Andrew Dunstan
2021-04-22
*
Make PostgresNode version aware
Andrew Dunstan
2021-04-22
*
fix silly perl error in commit d064afc720
Andrew Dunstan
2021-04-21
[next]