Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-12 | Limit the number of index clauses considered in choose_bitmap_and(). | Tom Lane | 9.4.21 |
| 2014-10-26 | Improve planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 9.4.0 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-30 | Remove dead code now that orindxpath.c is history. | Tom Lane | 9.4.0 |
| 2013-12-30 | Extract restriction OR clauses whether or not they are indexable. | Tom Lane | 9.4.0 |
| 2013-08-18 | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 9.4.0 |