Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.6.11 |
| 2016-06-05 | Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. | Tom Lane | 9.6.0 |
| 2016-04-08 | Revert CREATE INDEX ... INCLUDING ... | Teodor Sigaev | 9.6.0 |
| 2016-04-08 | CREATE INDEX ... INCLUDING (column[, ...]) | Teodor Sigaev | 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 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |