summaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts
AgeCommit message (Expand)Author
2017-08-11Remove uses of "slave" in replication contextsPeter Eisentraut
2017-07-12commit_ts test: Set node name in testAlvaro Herrera
2017-07-05Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut
2017-07-01Clean up misuse and nonuse of poll_query_until().Tom Lane
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-11Rename WAL-related functions and views to use "lsn" not "location".Tom Lane
2017-04-22Make PostgresNode::append_conf append a newline automatically.Tom Lane
2017-02-09Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas
2017-01-20tests: Use the right Perl operatorAlvaro Herrera
2017-01-14Change default values for backup and replication parametersMagnus Hagander
2017-01-14pg_ctl: Change default to wait for all actionsPeter Eisentraut
2016-11-24Fix commit_ts for FrozenXid and BootstrapXidAlvaro Herrera
2016-10-24Preserve commit timestamps across clean restartAlvaro Herrera
2016-09-08Fix two src/test/modules MakefilesAlvaro Herrera
2016-06-12Finish pgindent run for 9.6: Perl files.Noah Misch
2016-03-03Rework PostgresNode's psql methodAlvaro Herrera
2016-03-01Add more tests for commit_timestamp featureAlvaro Herrera
2015-10-28Fix secondary expected output for commit_ts testAlvaro Herrera
2015-01-06Update copyright for 2015Bruce Momjian
2014-12-16Fix commit_ts test suite for systems with coarse timestamp granularity.Noah Misch
2014-12-03Keep track of transaction commit timestampsAlvaro Herrera