Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 9.6.21 |
| 2020-06-11 | Avoid update conflict out serialization anomalies. | Peter Geoghegan | 9.6.19 |
| 2017-08-23 | Fix outdated comment | Peter Eisentraut | 9.6.5 |
| 2017-07-24 | Fix race condition in predicate-lock init code in EXEC_BACKEND builds. | Tom Lane | 9.6.4 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-04-02 | Copyedit comments and documentation. | Noah Misch | 9.6.0 |
| 2016-02-02 | Make all built-in lwlock tranche IDs fixed. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-12 | Move each SLRU's lwlocks to a separate tranche. | Robert Haas | 9.6.0 |
| 2015-10-31 | Fix serialization anomalies due to race conditions on INSERT. | Kevin Grittner | 9.6.0 |