Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-17 | Rename "pg_clog" directory to "pg_xact". | Robert Haas | 10.0 |
| 2016-12-16 | Simplify LWLock tranche machinery by removing array_base/array_stride. | Robert Haas | 10.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 |
| 2014-01-27 | Relax the requirement that all lwlocks be stored in a single array. | Robert Haas | 9.4.0 |