| Age | Commit message (Expand) | Author |
| 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 |
| 2014-12-16 | Fix commit_ts test suite for systems with coarse timestamp granularity. | Noah Misch |
| 2014-12-03 | Keep track of transaction commit timestamps | Alvaro Herrera |