Commits

DateSubjectAuthorReleases
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 10.12
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 12.2
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 11.7
2019-09-10 Sync isolationtester's handling of notice/warning messages with HEAD. Tom Lane 11.6
2019-09-10 Sync isolationtester's handling of notice/warning messages with HEAD. Tom Lane 9.6.16
2019-09-10 Sync isolationtester's handling of notice/warning messages with HEAD. Tom Lane 10.11
2019-09-10 Don't drop NOTICE messages in isolation tests. Tom Lane 12.0
2019-09-10 Fix isolationtester race condition for notices sent before blocking. Tom Lane 12.0
2019-07-28 Improve test coverage for LISTEN/NOTIFY. Tom Lane 13.0
2019-07-28 Fix isolationtester race condition for notices sent before blocking. Tom Lane 13.0
2019-07-27 Don't drop NOTICE messages in isolation tests. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-17 Fix minor bug in isolationtester. Tom Lane 12.0
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.3.25
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.5.15
2018-10-17 Fix minor bug in isolationtester. Tom Lane 10.6
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.6.11
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.4.20
2018-10-17 Fix minor bug in isolationtester. Tom Lane 11.1
2017-11-28 Mark some more functions as pg_attribute_noreturn(). Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-04-10 Move isolationtester's is-blocked query into C code for speed. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2016-04-27 Use memmove() not memcpy() to slide some pointers down. Tom Lane 9.6.0