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
/
PostgreSQL
/
Test
Commit message (
Expand
)
Author
Age
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
Add pg_version() to PostgreSQL::Test::Cluster
Michael Paquier
2022-05-20
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add timestamp and elapsed time decorations to TAP test logs
Andrew Dunstan
2022-04-10
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
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-31
*
Make PostgreSQL::Test::Cluster compatible with all live branches
Andrew Dunstan
2022-03-30
*
Make PostgreSQL::Test::Cluster::run_log() return a useful value.
Robert Haas
2022-03-29
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Add function to pump IPC process until string match
Daniel Gustafsson
2022-02-23
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
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
*
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
*
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