Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-30 | Fix several mistakes around parallel workers and client_encoding. | Robert Haas | 9.6.0 |
| 2016-02-02 | Make all built-in lwlock tranche IDs fixed. | Robert Haas | 9.6.0 |
| 2015-11-12 | Move each SLRU's lwlocks to a separate tranche. | Robert Haas | 9.6.0 |
| 2015-10-22 | Fix a couple of bugs in recent parallelism-related commits. | Robert Haas | 9.6.0 |
| 2015-10-16 | Mark more functions parallel-restricted or parallel-unsafe. | Robert Haas | 9.6.0 |
| 2015-07-17 | Add new function pg_notification_queue_usage. | Robert Haas | 9.6.0 |