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
2024-08-07
Teach RPM the package name provided in Perl alias packages.
Noah Misch
2024-07-08
Choose ports for test servers less likely to result in conflicts
Andrew Dunstan
2024-07-01
Fix missing installation/uninstallation rules for BackgroundPsql.pm
Heikki Linnakangas
2024-06-27
tests: Trim newline from result returned by BackgroundPsql->query
Heikki Linnakangas
2024-06-27
Backport BackgroundPsql perl test module
Heikki Linnakangas
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-07-03
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-06-09
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-01-17
AdjustUpgrade.pm should zap test_ext_cine, too.
Tom Lane
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2022-11-23
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-22
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-10-11
Ensure all perl test modules are installed
Alvaro Herrera
2022-08-12
Back-Patch "Add wait_for_subscription_sync for TAP tests."
Amit Kapila
2022-06-25
Fix PostgreSQL::Test aliasing for Perl v5.10.1.
Noah Misch
2022-06-25
For PostgreSQL::Test compatibility, alias entire package symbol tables.
Noah Misch
2022-06-08
Fix whitespace
Peter Eisentraut
2022-05-03
Backpatch addition of wait_for_log(), pump_until().
Andres Freund
2022-04-21
Support new perl module namespace in stable branches
Andrew Dunstan
2022-03-25
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
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-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
2021-10-28
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-24
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
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-06-13
Ignore more environment variables in pg_regress.c
Michael Paquier
2021-06-12
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
Michael Paquier
2021-06-09
Allow PostgresNode.pm's backup method to accept backup_options.
Robert Haas
2021-06-03
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-05-31
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-04-21
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-16
Allow TestLib::slurp_file to skip contents, and use as needed
Andrew Dunstan
2020-10-21
Use fast checkpoint in PostgresNode::backup()
Alvaro Herrera
2020-10-01
Put back explicit setting of replication values within TAP tests.
Tom Lane
2020-09-30
Remove obsolete replication settings within TAP tests.
Tom Lane
2020-07-09
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-05-16
Fix walsender error cleanup code
Alvaro Herrera
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
[next]