Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-01 | Fix bugs in contrib/pg_visibility. | Tom Lane | 9.6.1 |
| 2016-06-17 | pg_visibility: Add pg_truncate_visibility_map function. | Robert Haas | 9.6.0 |
| 2016-06-15 | Add integrity-checking functions to pg_visibility. | Robert Haas | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 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-03-08 | Add pg_visibility contrib module. | Robert Haas | 9.6.0 |