Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-12-13 | isolationtester: append session name to application_name. | Andres Freund | 11.15 |
| 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 |
| 2021-06-17 | Detect unused steps in isolation specs and do some cleanup | Michael Paquier | 11.13 |
| 2021-06-17 | Remove dry-run mode from isolationtester | Michael Paquier | 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-12-11 | Raise some timeouts to 180s, in test code. | Noah Misch | 11.2 |
| 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 |