| Age | Commit message (Expand) | Author |
| 2016-06-08 | connection: Make all errors including timeout from psql CRITICAL | Christoph Berg |
| 2016-06-06 | Replace $dbh->tables() with selectall_arrayref() | Christoph Berg |
| 2016-06-05 | Minimize number of errors in the server log during testing | Christoph Berg |
| 2016-06-05 | Speed up testing by disabling fsync | Christoph Berg |
| 2016-06-03 | Add check_replication_slots check to check the delay on any replication slots. | glyn |
| 2015-06-30 | No tabs please | Greg Sabino Mullane |
| 2015-03-23 | Query all sequences per DB in parallel for action=sequence | Christoph Berg |
| 2014-06-12 | Quick stub to show port when testing. Always 5432 for now (with a custom sock... | Greg Sabino Mullane |
| 2013-03-13 | Minor tweaks to get ready for 2.20.0 | Greg Sabino Mullane |
| 2013-02-11 | Force tests to use port 5432 in case PGPORT is conflicting. | Greg Sabino Mullane |
| 2013-02-11 | Better debug output: check for dbdir and datadir separately. | Greg Sabino Mullane |
| 2012-05-23 | Force to port 5432 for funky systems. | Greg Sabino Mullane |
| 2012-01-22 | Fix the createlang during init | Cédric Villemain |
| 2012-01-18 | Perl::Critic inspired changes | Greg Sabino Mullane |
| 2012-01-17 | Remove tabs | Greg Sabino Mullane |
| 2012-01-17 | Tweaks for better "fakeschema" in the tests. | Greg Sabino Mullane |
| 2012-01-16 | More tabs | Greg Sabino Mullane |
| 2011-09-03 | Fix some "make test" issues | Guillaume Lelarge |
| 2011-07-12 | Support per-version SQL for same_schema action. | Greg Sabino Mullane |
| 2011-07-05 | Keep the fake schema around, as we modify search_path with ALTER USER | Greg Sabino Mullane |
| 2011-07-04 | Various testing fixes. | Greg Sabino Mullane |
| 2011-07-04 | Remove a tab that snuck in. | Greg Sabino Mullane |
| 2011-07-04 | Better tests for non-superuser in txn_idle and friends. | Greg Sabino Mullane |
| 2011-06-30 | Complete rewrite of the same_schema action. | Greg Sabino Mullane |
| 2010-04-07 | Complete the tabs-to-spaces conversion. | Greg Sabino Mullane |
| 2010-04-07 | Handle case during tests where postgres database does not exist. | Greg Sabino Mullane |
| 2009-08-23 | Make sure we don't use any rc file laying about. | Greg Sabino Mullane |
| 2009-07-21 | Don't want redirect_stderr on for <= 8.2 testing | Greg Sabino Mullane |
| 2009-07-21 | logging_collector arrived in 8.3 | Greg Sabino Mullane |
| 2009-07-10 | Allow the check_backends check to detect 'too many clients' message and retur... | Greg Sabino Mullane |
| 2009-06-12 | Add function to completely recreate database, for easier same_schema testing. | Greg Sabino Mullane |
| 2009-06-12 | Use "dbnum" for multiple databases, and make sure we cleanup symlinks as well. | Greg Sabino Mullane |
| 2009-06-12 | Shut down all of our test databases, make room for future of five at once (!) | Greg Sabino Mullane |
| 2009-06-03 | Bugfix: problems with long paths and the initial setup of an 'clean' database | Jeff Boes |
| 2009-05-29 | Fix for better logging of tests. | Greg |
| 2009-05-04 | Support warning/crit for new_version_cp based on version. Show message as well. | Greg Sabino Mullane |
| 2009-05-04 | Ignore PGUSER env on startup. | Greg Sabino Mullane |
| 2009-05-04 | More testing tweaks. | Greg Sabino Mullane |
| 2009-05-03 | Cleaner handling of tests with 8.0 backend | Greg Sabino Mullane |
| 2009-05-01 | Testing tweaks. | Greg Sabino Mullane |
| 2009-05-01 | Wacky workaround for psql -h bug. | Greg Sabino Mullane |
| 2009-05-01 | Last of the testing tweaks. For now. | Greg Sabino Mullane |
| 2009-04-30 | More tweaks to support Postgres 8.0 | Greg Sabino Mullane |
| 2009-04-30 | Yet more testing tweaks. The end is in sight. | Greg Sabino Mullane |
| 2009-04-30 | More version tweaking. | Greg Sabino Mullane |
| 2009-04-30 | More support for older versions of Postgres, other cleanups. | Greg Sabino Mullane |
| 2009-04-29 | Refactor EXISTS thing, make older PG version testing better. | Greg Sabino Mullane |
| 2009-04-28 | Make spaces in dirs by default. | Greg Sabino Mullane |
| 2009-04-28 | Minor testing tweaks. | Greg Sabino Mullane |
| 2009-04-27 | Many test cleanups and changes. | Greg Sabino Mullane |