index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
PostgresNode.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
1
-1
/
+1
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
1
-4
/
+4
*
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-21
1
-0
/
+78
*
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-09
1
-17
/
+2
*
Fix timeouts in PostgresNode::psql
Peter Eisentraut
2017-03-01
1
-1
/
+1
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
1
-5
/
+5
*
Logical replication
Peter Eisentraut
2017-01-20
1
-1
/
+12
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
1
-1
/
+5
*
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
1
-6
/
+6
*
Fix mistake in comment
Peter Eisentraut
2017-01-12
1
-1
/
+1
*
Fix format for TAP test docs
Simon Riggs
2017-01-05
1
-12
/
+22
*
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
1
-2
/
+170
*
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2017-01-04
1
-1
/
+1
*
Use pg_ctl promote -w in TAP tests
Peter Eisentraut
2016-10-19
1
-2
/
+3
*
initdb pg_basebackup: Rename --noxxx options to --no-xxx
Peter Eisentraut
2016-10-19
1
-1
/
+1
*
Update obsolete comments and perldoc.
Robert Haas
2016-10-05
1
-2
/
+2
*
Set log_line_prefix and application name in test drivers
Peter Eisentraut
2016-09-30
1
-0
/
+1
*
Switch pg_basebackup commands in Postgres.pm to use --nosync
Peter Eisentraut
2016-09-29
1
-1
/
+1
*
Add tests for various connection string issues
Peter Eisentraut
2016-09-22
1
-2
/
+27
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
1
-2
/
+2
*
Give recovery tests more time to finish
Alvaro Herrera
2016-07-25
1
-1
/
+1
*
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-07-09
1
-3
/
+4
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
1
-3
/
+8
*
Fix order of shutdown cleanup operations in PostgresNode.pm.
Tom Lane
2016-04-26
1
-9
/
+17
*
Try harder to detect a port conflict in PostgresNode.pm.
Tom Lane
2016-04-25
1
-6
/
+12
*
Improve PostgresNode.pm's logic for detecting already-in-use ports.
Tom Lane
2016-04-24
1
-13
/
+27
*
Add regression tests for multiple synchronous standbys.
Fujii Masao
2016-04-08
1
-0
/
+18
*
PostgresNode: initialize $timed_out if passed
Alvaro Herrera
2016-03-28
1
-0
/
+2
*
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
1
-1
/
+1
*
PostgresNode: add backup_fs_hot and backup_fs_cold
Alvaro Herrera
2016-03-09
1
-6
/
+88
*
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
1
-19
/
+249
*
perltidy PostgresNode and SimpleTee
Alvaro Herrera
2016-03-03
1
-28
/
+30
*
Prefix temp data dirs with the node name
Alvaro Herrera
2016-03-02
1
-1
/
+1
*
Apply last revision of recovery patch
Alvaro Herrera
2016-02-26
1
-1
/
+1
*
Add a test framework for recovery
Alvaro Herrera
2016-02-26
1
-2
/
+72
*
Move some code from RewindTest into PostgresNode
Alvaro Herrera
2016-02-26
1
-8
/
+63
*
Add POD docs to PostgresNode
Alvaro Herrera
2016-02-25
1
-29
/
+366
*
In pg_rewind test suite, triple promote timeout to 90s.
Noah Misch
2016-02-10
1
-2
/
+2
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
1
-17
/
+28
*
psql: Support multiple -c and -f options, and allow mixing them.
Robert Haas
2015-12-08
1
-1
/
+1
*
PostgresNode: wrap correctly around port number range end
Alvaro Herrera
2015-12-07
1
-1
/
+2
*
Cleanup some problems in new Perl test code
Alvaro Herrera
2015-12-07
1
-17
/
+12
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
1
-0
/
+470