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-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
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-03-30
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2020-02-05
When a TAP file has non-zero exit status, retain temporary directories.
Noah Misch
2020-01-29
Fail if recovery target is not reached
Peter Eisentraut
2020-01-02
Add basic TAP tests for psql's tab-completion logic.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-30
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-28
Move pump_until to TestLib.pm.
Amit Kapila
2019-11-27
Don't use native methods in TestLib::slurp_file on Msys
Andrew Dunstan
2019-11-27
Revert "Close stdin where it's not needed in TestLib.pm procedures"
Andrew Dunstan
2019-11-26
Fix closing stdin in TestLib.pm
Andrew Dunstan
2019-11-25
Close stdin where it's not needed in TestLib.pm procedures
Andrew Dunstan
2019-11-24
Use native methods to open input in TestLib::slurp_file on Windows.
Andrew Dunstan
2019-09-30
Suppress another CR in program output
Andrew Dunstan
2019-09-02
Add POD documentation to TestLib.pm
Alvaro Herrera
2019-08-04
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-07-16
Fix inconsistencies and typos in the tree
Michael Paquier
2019-06-22
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
[next]