Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-18 | Reset the proper GUC in create_index test. | Tom Lane | 9.3.16 |
| 2014-10-26 | Improve planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 9.3.6 |
| 2014-04-29 | Improve planner to drop constant-NULL inputs of AND/OR where it's legal. | Tom Lane | 9.3.5 |
| 2013-12-11 | Tweak placement of explicit ANALYZE commands in the regression tests. | Tom Lane | 9.3.3 |
| 2012-09-18 | Fix planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 9.3.0 |
| 2012-08-27 | Fix DROP INDEX CONCURRENTLY IF EXISTS. | Tom Lane | 9.3.0 |