aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_ctl/t/001_start_stop.pl
Commit message (Expand)AuthorAge
* Back-patch fixes to make TAP tests work on Windows.Tom Lane2015-11-17
* Fix "pg_ctl start -w" to test child process status directly.Tom Lane2015-10-12
* Disable fsync throughout TAP test suites.Noah Misch2015-09-03
* Improve logging of TAP tests.Andrew Dunstan2015-07-28
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix previous commit for TAP test suites in VPATH builds.Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Remove use of TAP subtestsPeter Eisentraut2014-10-29
* pg_ctl: Add tests for behavior with nonexistent data directoryPeter Eisentraut2014-09-13
* Use a separate temporary directory for the Unix-domain socketPeter Eisentraut2014-07-02
* pgindent run for 9.4Bruce Momjian2014-05-06
* Add TAP tests for client programsPeter Eisentraut2014-04-14