Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-17 | Fix error reporting for index expressions of prohibited types. | Tom Lane | 9.5.21 |
| 2017-01-18 | Reset the proper GUC in create_index test. | Tom Lane | 9.5.6 |
| 2014-12-12 | Avoid instability in output of new REINDEX SCHEMA test. | Tom Lane | 9.5.0 |
| 2014-12-11 | Fix completely broken REINDEX SCHEMA testcase. | Tom Lane | 9.5.0 |
| 2014-10-26 | Improve planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 9.5.0 |