summaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts
AgeCommit message (Expand)Author
10 daysDisable commit timestamps during bootstrapMichael Paquier
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-05-17Revise GUC names quoting in messages againPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-11-30Apply quotes more consistently to GUC names in logsMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-12-07meson: Add 'running' test setup, as a replacement for installcheckAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-12Initial pgindent and pgperltidy run for v14.Tom Lane
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-07-13Fix timestamp range handling in regression tests of modules/commit_ts/Michael Paquier
2020-07-12Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONSMichael Paquier
2020-07-12Include replication origins in SQL functions for commit timestampMichael Paquier
2020-07-08tap tests: replace 'master' with 'primary'.Andres Freund
2020-04-07Introduce xid8-based functions to replace txid_XXX.Thomas Munro
2019-05-22Initial pgperltidy run for v12.Tom Lane
2018-12-03Add PGXS options to control TAP and isolation tests, take twoMichael Paquier
2018-11-29Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooksMichael Paquier
2018-11-26Revert all new recent changes to add PGXS options for TAP and isolationMichael Paquier
2018-11-25Add PGXS options to control TAP and isolation testsMichael Paquier
2018-09-26Rework activation of commit timestamps during recoveryMichael Paquier
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2017-11-06Add a temp-install prerequisite to "check"-like targets not having one.Noah Misch
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