Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-14 | Prevent infinite insertion loops in spgdoinsert(). | Tom Lane | 9.6.23 |
| 2021-05-14 | Fix query-cancel handling in spgdoinsert(). | Tom Lane | 9.6.23 |
| 2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner | 9.6.0 |
| 2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-07-20 | Sanity-check that a page zeroed by redo routine is marked with WILL_INIT. | Heikki Linnakangas | 9.6.0 |