Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-24 | Remove unnecessary #include. | Kevin Grittner | 9.6.0 |
| 2016-04-21 | Inline initial comparisons in TestForOldSnapshot() | Kevin Grittner | 9.6.0 |
| 2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner | 9.6.0 |
| 2016-04-11 | Use static inline function for BufferGetPage() | Kevin Grittner | 9.6.0 |
| 2016-04-08 | Add the "snapshot too old" feature | Kevin Grittner | 9.6.0 |
| 2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner | 9.6.0 |