Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-03 | Avoid lockup of a parallel worker when reporting a long error message. | Tom Lane | 9.6.20 |
| 2017-11-14 | Prevent int128 from requiring more than MAXALIGN alignment. | Tom Lane | 9.6.7 |
| 2016-06-18 | Still another try at fixing scanjoin_target insertion into parallel plans. | Tom Lane | 9.6.0 |