index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
PostgresNode.pm
Commit message (
Expand
)
Author
Age
*
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-02-24
*
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-11
*
Add TIMELINE to backup_label file
Simon Riggs
2018-01-06
*
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-11-02
*
Turn on log_replication_commands in PostgresNode
Peter Eisentraut
2017-09-26
*
Add much-more-extensive TAP tests for pgbench.
Tom Lane
2017-09-08
*
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-05
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Make PostgresNode easily subclassable
Alvaro Herrera
2017-07-25
*
Improve legibility of numeric literal
Andrew Dunstan
2017-07-17
*
Use usleep instead of select for timeouts in PostgresNode.pm
Andrew Dunstan
2017-07-17
*
Fix bug in PostgresNode::query_hash's split() call.
Tom Lane
2017-07-02
*
Improve TAP test function PostgresNode::poll_query_until().
Tom Lane
2017-07-02
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
*
Reduce wal_retrieve_retry_interval in applicable TAP tests.
Tom Lane
2017-06-26
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Fix TAP infrastructure to support Mingw better
Andrew Dunstan
2017-04-23
*
Make PostgresNode.pm check server status more carefully.
Tom Lane
2017-04-22
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
*
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-21
*
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-09
*
Fix timeouts in PostgresNode::psql
Peter Eisentraut
2017-03-01
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
Logical replication
Peter Eisentraut
2017-01-20
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
*
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
*
Fix mistake in comment
Peter Eisentraut
2017-01-12
*
Fix format for TAP test docs
Simon Riggs
2017-01-05
*
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
*
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2017-01-04
*
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-19
*
Update obsolete comments and perldoc.
Robert Haas
2016-10-05
*
Set log_line_prefix and application name in test drivers
Peter Eisentraut
2016-09-30
*
Switch pg_basebackup commands in Postgres.pm to use --nosync
Peter Eisentraut
2016-09-29
*
Add tests for various connection string issues
Peter Eisentraut
2016-09-22
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Give recovery tests more time to finish
Alvaro Herrera
2016-07-25
*
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-07-09
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Fix order of shutdown cleanup operations in PostgresNode.pm.
Tom Lane
2016-04-26
*
Try harder to detect a port conflict in PostgresNode.pm.
Tom Lane
2016-04-25
*
Improve PostgresNode.pm's logic for detecting already-in-use ports.
Tom Lane
2016-04-24
*
Add regression tests for multiple synchronous standbys.
Fujii Masao
2016-04-08
*
PostgresNode: initialize $timed_out if passed
Alvaro Herrera
2016-03-28
*
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
[next]