Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-07-29 | Fix busted logic for parallel lock grouping in TopoSort(). | Tom Lane | 9.6.15 |
| 2016-02-21 | Cosmetic improvements to group locking. | Robert Haas | 9.6.0 |
| 2016-02-07 | Introduce group locking to prevent parallel processes from deadlocking. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-09-28 | Use LOCKBIT_ON() instead of a bit shift in a few places. | Robert Haas | 9.6.0 |