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
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
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-11
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-08
Probe only 127.0.0.1 when looking for ports on Unix.
Thomas Munro
2019-04-15
Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port.
Noah Misch
2019-04-14
Switch TAP tests of pg_rewind to use non-superuser role, take two
Michael Paquier
2019-04-13
When Perl "kill(9, ...)" fails, try "pg_ctl kill".
Noah Misch
2019-04-13
Consistently test for in-use shared memory.
Noah Misch
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-16
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-13
Add TAP test to check consistency of minimum recovery LSN
Michael Paquier
2019-02-27
Set cluster_name for PostgresNode.pm instances
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-25
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-10-16
Make PostgresNode.pm's poll_query_until() more chatty about failures.
Tom Lane
2018-09-09
Allow ENOENT in check_mode_recursive().
Noah Misch
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-07-12
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-07-01
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-06-29
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-27
Fix whitespace
Peter Eisentraut
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-07
Undo extra chattiness of postmaster logs in TAP tests.
Tom Lane
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-09
Silence some warnings in TAP tests
Magnus Hagander
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-03-19
Don't use an Msys virtual path to create a tablespace
Andrew Dunstan
2018-03-06
Raise Test::More version requirement
Peter Eisentraut
2018-02-24
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-01-11
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-09
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-06
Add TIMELINE to backup_label file
Simon Riggs
2018-01-03
Update copyright for 2018
Bruce Momjian
[next]