index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
Age
Commit message (
Expand
)
Author
2017-04-23
Fix TAP infrastructure to support Mingw better
Andrew Dunstan
2017-04-22
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
Require sufficiently modern version of Test::More for TAP tests
Andrew Dunstan
2017-04-04
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-03-27
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-21
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-09
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-01
Fix timeouts in PostgresNode::psql
Peter Eisentraut
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-20
Logical replication
Peter Eisentraut
2017-01-14
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-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
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-04
Document recipe for testing compatibility with old Perl.
Noah Misch
2016-11-14
Allow individual TAP tests to be run via PROVE_TESTS
Peter Eisentraut
2016-11-08
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
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-23
Install TAP test infrastructure so it's available for extension testing.
Tom Lane
2016-09-22
Add tests for various connection string issues
Peter Eisentraut
2016-09-21
pg_ctl: Add tests for promote action
Peter Eisentraut
2016-09-21
Make command_like output more compact
Peter Eisentraut
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-07-26
Fix improper example of using psql() function in TAP tests documentation.
Fujii Masao
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-04-02
Copyedit comments and documentation.
Noah Misch
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-09
Add filter capability to RecursiveCopy::copypath
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-03-02
Fix TAP tests for older Perls.
Tom Lane
2016-03-01
TAP tests: retain temp dirs on test failure
Alvaro Herrera
[next]