Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-02 | Remove unused macros. | Heikki Linnakangas | 9.6.0 |
| 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-02-18 | Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |