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
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
2021-06-12
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
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-05-20
Install PostgresVersion.pm
Andrew Dunstan
2021-05-20
Use a more portable way to get the version string in PostgresNode
Andrew Dunstan
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-07
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-04-27
Improve logic in PostgresVersion.pm
Andrew Dunstan
2021-04-24
Teach PostgresVersion all the ways to mark non-release code
Andrew Dunstan
2021-04-22
Make PostgresVersion code a bit more robust and simple.
Andrew Dunstan
2021-04-22
Make PostgresNode version aware
Andrew Dunstan
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-20
Avoid unfortunate IPC::Run path caching in PostgresNode
Andrew Dunstan
2021-04-16
Allow TestLib::slurp_file to skip contents, and use as needed
Andrew Dunstan
2021-04-07
Fix some failures with connection tests on Windows hosts
Michael Paquier
2021-04-07
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-06
Change PostgresNode::connect_fails() to never send down queries
Michael Paquier
2021-04-05
Refactor all TAP test suites doing connection checks
Michael Paquier
2021-04-01
Move some client-specific routines from SSLServer to PostgresNode
Michael Paquier
2021-03-24
Allow for installation-aware instances of PostgresNode
Andrew Dunstan
2021-03-17
Add end-to-end testing of pg_basebackup's tar-format output.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-13
Use HASH_BLOBS for xidhash.
Noah Misch
2020-12-13
Correct behavior descriptions in comments, and correct a test name.
Noah Misch
2020-10-22
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
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-08-16
Correct several behavior descriptions in comments.
Noah Misch
2020-07-16
Enable almost all TAP tests involving symlinks on Windows
Andrew Dunstan
2020-07-09
Further tighten Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-05-16
Fix walsender error cleanup code
Alvaro Herrera
[next]