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 | Allow non-quoted identifiers as isolation test session/step names. | Tom Lane | 10.18 |
| 2021-06-23 | Use annotations to reduce instability of isolation-test results. | Tom Lane | 10.18 |
| 2018-02-28 | Remove restriction on SQL block length in isolationtester scanner. | Tom Lane | 10.4 |
| 2016-08-30 | Fix a bunch of places that called malloc and friends with no NULL check. | Tom Lane | 10.0 |