Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-27 | Remove memory leaks in isolationtester. | Tom Lane | 11.13 |
| 2021-06-23 | Improve display of query results in isolation tests. | Tom Lane | 11.13 |
| 2021-06-23 | Use annotations to reduce instability of isolation-test results. | Tom Lane | 11.13 |
| 2019-12-09 | Improve isolationtester's timeout management. | Tom Lane | 11.7 |
| 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 |
| 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 |