Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-08 | Extend relations multiple blocks at a time to improve scalability. | Robert Haas | 9.6.0 |
| 2016-03-10 | Provide much better wait information in pg_stat_activity. | Robert Haas | 9.6.0 |
| 2016-02-07 | Introduce group locking to prevent parallel processes from deadlocking. | 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-09-28 | Use LOCKBIT_ON() instead of a bit shift in a few places. | Robert Haas | 9.6.0 |