Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-13 | Add SQL-accessible functions for inspecting index AM properties. | Tom Lane | 9.6.0 |
| 2016-07-16 | Add regression test case exercising the sorting path for hash index build. | Tom Lane | 9.6.0 |
| 2016-06-24 | Fix building of large (bigger than shared_buffers) hash indexes. | 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 |