Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-05 | Fix possible leak of semaphore count. | Robert Haas | 9.6.2 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-15 | Fix typos. | Robert Haas | 9.6.0 |
| 2016-02-11 | Rename PGPROC fields related to group XID clearing again. | Robert Haas | 9.6.0 |
| 2016-01-29 | Migrate PGPROC's backendLock into PGPROC itself, using a new tranche. | Robert Haas | 9.6.0 |
| 2015-10-16 | Remove volatile qualifiers from proc.c and procarray.c | Robert Haas | 9.6.0 |
| 2015-09-03 | Assorted code review for recent ProcArrayLock patch. | Robert Haas | 9.6.0 |
| 2015-08-06 | Reduce ProcArrayLock contention by removing backends in batches. | Robert Haas | 9.6.0 |