aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts
Commit message (Expand)AuthorAge
* Revise GUC names quoting in messages againPeter Eisentraut2024-05-17
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Apply quotes more consistently to GUC names in logsMichael Paquier2023-11-30
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Update copyright for 2023Bruce Momjian2023-01-02
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* meson: Add 'running' test setup, as a replacement for installcheckAndres Freund2022-12-07
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* Fix timestamp range handling in regression tests of modules/commit_ts/Michael Paquier2020-07-13
* Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONSMichael Paquier2020-07-12
* Include replication origins in SQL functions for commit timestampMichael Paquier2020-07-12
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* Introduce xid8-based functions to replace txid_XXX.Thomas Munro2020-04-07
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* 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