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
/
PostgresNode.pm
Age
Commit message (
Expand
)
Author
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-12
Fix mistake in comment
Peter Eisentraut
2017-01-05
Fix format for TAP test docs
Simon Riggs
2017-01-04
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2016-10-19
Use pg_ctl promote -w in TAP tests
Peter Eisentraut
2016-10-19
initdb pg_basebackup: Rename --noxxx options to --no-xxx
Peter Eisentraut
2016-10-05
Update obsolete comments and perldoc.
Robert Haas
2016-10-01
Set log_line_prefix and application name in test drivers
Peter Eisentraut
2016-09-29
Switch pg_basebackup commands in Postgres.pm to use --nosync
Peter Eisentraut
2016-09-22
Add tests for various connection string issues
Peter Eisentraut
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-07-25
Give recovery tests more time to finish
Alvaro Herrera
2016-07-09
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-04-26
Fix order of shutdown cleanup operations in PostgresNode.pm.
Tom Lane
2016-04-25
Try harder to detect a port conflict in PostgresNode.pm.
Tom Lane
2016-04-24
Improve PostgresNode.pm's logic for detecting already-in-use ports.
Tom Lane
2016-04-08
Add regression tests for multiple synchronous standbys.
Fujii Masao
2016-03-28
PostgresNode: initialize $timed_out if passed
Alvaro Herrera
2016-03-18
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-09
PostgresNode: add backup_fs_hot and backup_fs_cold
Alvaro Herrera
2016-03-03
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
perltidy PostgresNode and SimpleTee
Alvaro Herrera
2016-03-02
Prefix temp data dirs with the node name
Alvaro Herrera
2016-02-26
Apply last revision of recovery patch
Alvaro Herrera
2016-02-26
Add a test framework for recovery
Alvaro Herrera
2016-02-26
Move some code from RewindTest into PostgresNode
Alvaro Herrera
2016-02-26
Add POD docs to PostgresNode
Alvaro Herrera
2016-02-11
In pg_rewind test suite, triple promote timeout to 90s.
Noah Misch
2016-01-20
PostgresNode: Add names to nodes
Alvaro Herrera
2015-12-08
psql: Support multiple -c and -f options, and allow mixing them.
Robert Haas
2015-12-07
PostgresNode: wrap correctly around port number range end
Alvaro Herrera
2015-12-07
Cleanup some problems in new Perl test code
Alvaro Herrera
2015-12-02
Refactor Perl test code
Alvaro Herrera
[prev]