Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2019-04-15 Fix SHOW ALL command for non-superusers with replication connection Michael Paquier 10.8
2019-04-15 Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port. Noah Misch 10.8
2019-04-14 MSYS: Skip src/test/recovery/t/017_shm.pl. Noah Misch 10.8
2019-04-13 When Perl "kill(9, ...)" fails, try "pg_ctl kill". Noah Misch 10.8
2019-04-13 Consistently test for in-use shared memory. Noah Misch 10.8
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 10.8
2019-04-04 Consistently test for in-use shared memory. Noah Misch 10.8
2018-10-16 Make PostgresNode.pm's poll_query_until() more chatty about failures. Tom Lane 10.6
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-07-25 Make PostgresNode easily subclassable Alvaro Herrera 10.0
2017-07-17 Improve legibility of numeric literal Andrew Dunstan 10.0
2017-07-17 Use usleep instead of select for timeouts in PostgresNode.pm Andrew Dunstan 10.0
2017-07-02 Fix bug in PostgresNode::query_hash's split() call. Tom Lane 10.0
2017-07-02 Improve TAP test function PostgresNode::poll_query_until(). Tom Lane 10.0
2017-07-01 Clean up misuse and nonuse of poll_query_until(). Tom Lane 10.0
2017-06-26 Reduce wal_retrieve_retry_interval in applicable TAP tests. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgperltidy run Bruce Momjian 10.0
2017-05-12 Replace "transaction log" with "write-ahead log" Peter Eisentraut 10.0
2017-05-11 Rename WAL-related functions and views to use "lsn" not "location". Tom Lane 10.0
2017-04-23 Fix TAP infrastructure to support Mingw better Andrew Dunstan 10.0
2017-04-22 Make PostgresNode.pm check server status more carefully. Tom Lane 10.0
2017-04-22 Make PostgresNode::append_conf append a newline automatically. Tom Lane 10.0
2017-03-27 Change default of log_directory to 'log' Peter Eisentraut 10.0
2017-03-27 Clean up Perl code according to perlcritic Peter Eisentraut 10.0
2017-03-21 Add a pg_recvlogical wrapper to PostgresNode Simon Riggs 10.0