Commits

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

DateSubjectAuthorReleases
2021-06-27 Remove memory leaks in isolationtester. Tom Lane 9.6.23
2021-06-23 Improve display of query results in isolation tests. Tom Lane 9.6.23
2021-06-23 Use annotations to reduce instability of isolation-test results. Tom Lane 9.6.23
2021-06-17 Detect unused steps in isolation specs and do some cleanup Michael Paquier 9.6.23
2021-06-17 Remove dry-run mode from isolationtester Michael Paquier 9.6.23
2019-12-09 Improve isolationtester's timeout management. Tom Lane 9.6.17
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 9.6.17
2019-09-10 Sync isolationtester's handling of notice/warning messages with HEAD. Tom Lane 9.6.16
2018-12-11 Raise some timeouts to 180s, in test code. Noah Misch 9.6.12
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.6.11
2016-04-27 Use memmove() not memcpy() to slide some pointers down. Tom Lane 9.6.0
2016-03-09 Handle invalid libpq sockets in more places Peter Eisentraut 9.6.0
2016-02-22 Create a function to reliably identify which sessions block which others. Tom Lane 9.6.0
2016-02-12 Revert "isolationtester: don't repeat the is-it-waiting query when retrying a step." Tom Lane 9.6.0
2016-02-12 isolationtester: don't repeat the is-it-waiting query when retrying a step. Tom Lane 9.6.0
2016-02-12 Re-pgindent isolationtester.c. Tom Lane 9.6.0
2016-02-12 Fix whitespace Peter Eisentraut 9.6.0
2016-02-11 Code review for isolationtester changes. Tom Lane 9.6.0
2016-02-11 Modify the isolation tester so that multiple sessions can wait. Robert Haas 9.6.0
2015-08-15 Reject isolation test specifications with duplicate step names. Robert Haas 9.6.0