| Age | Commit message (Expand) | Author |
| 2025-07-04 | Disable commit timestamps during bootstrap | Michael Paquier |
| 2025-03-17 | Apply more consistent style for command options in TAP tests | Michael Paquier |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-05-17 | Revise GUC names quoting in messages again | Peter Eisentraut |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut |
| 2023-11-30 | Apply quotes more consistently to GUC names in logs | Michael Paquier |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-12-20 | Add copyright notices to meson files | Andrew Dunstan |
| 2022-12-07 | meson: Add 'running' test setup, as a replacement for installcheck | Andres Freund |
| 2022-09-22 | meson: Add initial version of meson based build system | Andres Freund |
| 2022-02-11 | Replace Test::More plans with done_testing | Daniel Gustafsson |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian |
| 2021-10-24 | Move Perl test modules to a better namespace | Andrew Dunstan |
| 2021-07-29 | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane |
| 2021-05-07 | Add a copyright notice to perl files lacking one. | Andrew Dunstan |
| 2020-07-13 | Fix timestamp range handling in regression tests of modules/commit_ts/ | Michael Paquier |
| 2020-07-12 | Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS | Michael Paquier |
| 2020-07-12 | Include replication origins in SQL functions for commit timestamp | Michael Paquier |
| 2020-07-08 | tap tests: replace 'master' with 'primary'. | Andres Freund |
| 2020-04-07 | Introduce xid8-based functions to replace txid_XXX. | Thomas Munro |
| 2019-05-22 | Initial pgperltidy run for v12. | Tom Lane |
| 2018-12-03 | Add PGXS options to control TAP and isolation tests, take two | Michael Paquier |
| 2018-11-29 | Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks | Michael Paquier |
| 2018-11-26 | Revert all new recent changes to add PGXS options for TAP and isolation | Michael Paquier |
| 2018-11-25 | Add PGXS options to control TAP and isolation tests | Michael Paquier |
| 2018-09-26 | Rework activation of commit timestamps during recovery | Michael Paquier |
| 2018-04-27 | perltidy: Add option --nooutdent-long-quotes | Peter Eisentraut |
| 2017-11-06 | Add a temp-install prerequisite to "check"-like targets not having one. | Noah Misch |
| 2017-08-11 | Remove uses of "slave" in replication contexts | Peter Eisentraut |
| 2017-07-12 | commit_ts test: Set node name in test | Alvaro Herrera |
| 2017-07-05 | Remove unnecessary pg_is_in_recovery calls in tests | Peter Eisentraut |
| 2017-07-01 | Clean up misuse and nonuse of poll_query_until(). | Tom Lane |
| 2017-05-17 | Post-PG 10 beta1 pgperltidy run | Bruce Momjian |
| 2017-05-11 | Rename WAL-related functions and views to use "lsn" not "location". | Tom Lane |
| 2017-04-22 | Make PostgresNode::append_conf append a newline automatically. | Tom Lane |
| 2017-02-09 | Remove all references to "xlog" from SQL-callable functions in pg_proc. | Robert Haas |
| 2017-01-20 | tests: Use the right Perl operator | Alvaro Herrera |
| 2017-01-14 | Change default values for backup and replication parameters | Magnus Hagander |
| 2017-01-14 | pg_ctl: Change default to wait for all actions | Peter Eisentraut |
| 2016-11-24 | Fix commit_ts for FrozenXid and BootstrapXid | Alvaro Herrera |
| 2016-10-24 | Preserve commit timestamps across clean restart | Alvaro Herrera |
| 2016-09-08 | Fix two src/test/modules Makefiles | Alvaro Herrera |
| 2016-06-12 | Finish pgindent run for 9.6: Perl files. | Noah Misch |
| 2016-03-03 | Rework PostgresNode's psql method | Alvaro Herrera |
| 2016-03-01 | Add more tests for commit_timestamp feature | Alvaro Herrera |
| 2015-10-28 | Fix secondary expected output for commit_ts test | Alvaro Herrera |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian |