index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
Age
Commit message (
Expand
)
Author
2022-04-07
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-03-31
Remove use of perl parent module in Cluster.pm
Andrew Dunstan
2022-03-31
Fix comment typo in PotsgreSQL::Test::Cluster module
Andrew Dunstan
2022-03-31
Add diagnostic output on error in pump_until
Daniel Gustafsson
2022-03-30
Make PostgreSQL::Test::Cluster compatible with all live branches
Andrew Dunstan
2022-03-29
Make PostgreSQL::Test::Cluster::run_log() return a useful value.
Robert Haas
2022-03-25
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-24
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-23
Add function to pump IPC process until string match
Daniel Gustafsson
2022-02-20
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-17
Disable perl2host() processing in TAP tests
Andrew Dunstan
2022-02-15
Ensure that STDERR is empty in connect_ok tests
Daniel Gustafsson
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-08
Add PostgreSQL::Test::Cluster::config_data()
Michael Paquier
2022-01-27
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-20
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-19
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
Tom Lane
2022-01-16
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-08
Respect permissions within logical replication.
Jeff Davis
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-13
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-11-21
Doc: update some things relevant to minimum Test::More version.
Tom Lane
2021-11-20
Require version 0.98 of Test::More for TAP tests
Andrew Dunstan
2021-11-12
Document PG_TEST_NOCLEAN in TAP test README
Daniel Gustafsson
2021-10-31
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-28
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-24
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-15
Fix PostgresNode install_path sanity tests that fail on Windows
Andrew Dunstan
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-10
Doc: update testing recipe in src/test/perl/README.
Tom Lane
2021-10-07
Update test/perl/README to insist on Perl version >= 5.8.3, too.
Tom Lane
2021-10-04
Fix TestLib::slurp_file() with offset on windows.
Andres Freund
2021-09-21
Fix places in TestLib.pm in need of adaptation to the output of Msys perl
Michael Paquier
2021-09-01
Add PostgresNode::command_fails_like()
Michael Paquier
2021-07-29
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-06
Improve TestLib::system_or_bail error reporting
Alvaro Herrera
2021-06-28
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-13
Ignore more environment variables in pg_regress.c
Michael Paquier
[next]