aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts
Commit message (Expand)AuthorAge
* Add PGXS options to control TAP and isolation tests, take twoMichael Paquier2018-12-03
* Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooksMichael Paquier2018-11-29
* Revert all new recent changes to add PGXS options for TAP and isolationMichael Paquier2018-11-26
* Add PGXS options to control TAP and isolation testsMichael Paquier2018-11-26
* Rework activation of commit timestamps during recoveryMichael Paquier2018-09-26
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Add a temp-install prerequisite to "check"-like targets not having one.Noah Misch2017-11-05
* Remove uses of "slave" in replication contextsPeter Eisentraut2017-08-10
* commit_ts test: Set node name in testAlvaro Herrera2017-07-12
* Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut2017-07-05
* Clean up misuse and nonuse of poll_query_until().Tom Lane2017-07-01
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Rename WAL-related functions and views to use "lsn" not "location".Tom Lane2017-05-11
* Make PostgresNode::append_conf append a newline automatically.Tom Lane2017-04-22
* Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas2017-02-09
* tests: Use the right Perl operatorAlvaro Herrera2017-01-20
* Change default values for backup and replication parametersMagnus Hagander2017-01-14
* pg_ctl: Change default to wait for all actionsPeter Eisentraut2017-01-14
* Fix commit_ts for FrozenXid and BootstrapXidAlvaro Herrera2016-11-24
* Preserve commit timestamps across clean restartAlvaro Herrera2016-10-24
* Fix two src/test/modules MakefilesAlvaro Herrera2016-09-08
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Rework PostgresNode's psql methodAlvaro Herrera2016-03-03
* Add more tests for commit_timestamp featureAlvaro Herrera2016-03-01
* Fix secondary expected output for commit_ts testAlvaro Herrera2015-10-27
* Update copyright for 2015Bruce Momjian2015-01-06
* Fix commit_ts test suite for systems with coarse timestamp granularity.Noah Misch2014-12-15
* Keep track of transaction commit timestampsAlvaro Herrera2014-12-03