Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-07-17 | Merge large_object.sql test into largeobject.source. | Tom Lane | 9.6.4 |
| 2016-08-13 | Add SQL-accessible functions for inspecting index AM properties. | Tom Lane | 9.6.0 |
| 2016-03-25 | Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped operator. | Tom Lane | 9.6.0 |
| 2016-02-05 | Add num_nulls() and num_nonnulls() to count NULL arguments. | Tom Lane | 9.6.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.6.0 |