Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-21 | During heap rebuild, lock any TOAST index until end of transaction. | Noah Misch | 9.6.18 |
| 2018-04-11 | Do not select new object OIDs that match recently-dead entries. | Tom Lane | 9.6.9 |
| 2016-08-18 | Fix deletion of speculatively inserted TOAST on conflict | Andres Freund | 9.6.0 |
| 2016-08-15 | Final pgindent + perltidy run for 9.6. | Tom Lane | 9.6.0 |
| 2016-08-05 | Change InitToastSnapshot to a macro. | Robert Haas | 9.6.0 |
| 2016-08-03 | Prevent "snapshot too old" from trying to return pruned TOAST tuples. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |