summaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-025-5/+5
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* meson: Add 'running' test setup, as a replacement for installcheckAndres Freund2022-12-071-0/+3
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+18
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-114-4/+12
* Update copyright for 2022Bruce Momjian2022-01-074-4/+4
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-244-14/+14
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-294-6/+6
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-122-2/+2
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-074-0/+12
* Fix timestamp range handling in regression tests of modules/commit_ts/Michael Paquier2020-07-133-33/+54
* Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONSMichael Paquier2020-07-123-15/+15
* Include replication origins in SQL functions for commit timestampMichael Paquier2020-07-123-6/+197
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-083-70/+70
* Introduce xid8-based functions to replace txid_XXX.Thomas Munro2020-04-071-3/+3
* Initial pgperltidy run for v12.Tom Lane2019-05-221-2/+3
* Add PGXS options to control TAP and isolation tests, take twoMichael Paquier2018-12-031-5/+2
* Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooksMichael Paquier2018-11-291-0/+3
* Revert all new recent changes to add PGXS options for TAP and isolationMichael Paquier2018-11-261-1/+5
* Add PGXS options to control TAP and isolation testsMichael Paquier2018-11-261-5/+1
* Rework activation of commit timestamps during recoveryMichael Paquier2018-09-261-5/+31
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-273-8/+8
* Add a temp-install prerequisite to "check"-like targets not having one.Noah Misch2017-11-051-1/+1
* Remove uses of "slave" in replication contextsPeter Eisentraut2017-08-102-3/+3
* commit_ts test: Set node name in testAlvaro Herrera2017-07-121-1/+1
* Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut2017-07-051-2/+0
* Clean up misuse and nonuse of poll_query_until().Tom Lane2017-07-011-1/+2
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-172-4/+3
* Rename WAL-related functions and views to use "lsn" not "location".Tom Lane2017-05-112-6/+6
* Make PostgresNode::append_conf append a newline automatically.Tom Lane2017-04-221-12/+3
* Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas2017-02-092-6/+6
* tests: Use the right Perl operatorAlvaro Herrera2017-01-201-1/+1
* Change default values for backup and replication parametersMagnus Hagander2017-01-142-2/+0
* pg_ctl: Change default to wait for all actionsPeter Eisentraut2017-01-141-1/+1
* Fix commit_ts for FrozenXid and BootstrapXidAlvaro Herrera2016-11-243-14/+24
* Preserve commit timestamps across clean restartAlvaro Herrera2016-10-241-0/+137
* Fix two src/test/modules MakefilesAlvaro Herrera2016-09-081-5/+5
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-123-27/+47
* Rework PostgresNode's psql methodAlvaro Herrera2016-03-033-23/+27
* Add more tests for commit_timestamp featureAlvaro Herrera2016-03-014-0/+145
* Fix secondary expected output for commit_ts testAlvaro Herrera2015-10-271-6/+3
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Fix commit_ts test suite for systems with coarse timestamp granularity.Noah Misch2014-12-153-6/+6
* Keep track of transaction commit timestampsAlvaro Herrera2014-12-036-0/+117