Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-27 | Remove memory leaks in isolationtester. | Tom Lane | 10.18 |
| 2021-06-23 | Improve display of query results in isolation tests. | Tom Lane | 10.18 |
| 2021-06-23 | Use annotations to reduce instability of isolation-test results. | Tom Lane | 10.18 |
| 2019-12-09 | Improve isolationtester's timeout management. | Tom Lane | 10.12 |
| 2019-11-23 | Improve test coverage for LISTEN/NOTIFY. | Tom Lane | 10.12 |
| 2019-09-10 | Sync isolationtester's handling of notice/warning messages with HEAD. | Tom Lane | 10.11 |
| 2018-10-17 | Fix minor bug in isolationtester. | Tom Lane | 10.6 |
| 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 |