Commits

DateSubjectAuthorReleases
2026-03-20 Discount the metapage when estimating number of index pages visited. Tom Lane 19 (unreleased)
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 15.0
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 14.3
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 13.7
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 12.11
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 11.16
2022-05-09 Fix core dump in transformValuesClause when there are no columns. Tom Lane 10.21
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2018-10-14 Make some subquery-using test cases a bit more robust. Tom Lane 12.0
2016-03-31 Support using index-only scans with partial indexes in more cases. Tom Lane 9.6.0
2009-09-29 Fix equivclass.c's not-quite-right strategy for handling X=X clauses. Tom Lane 8.3.9
2009-09-29 Fix equivclass.c's not-quite-right strategy for handling X=X clauses. Tom Lane 8.4.2
2009-09-29 Fix equivclass.c's not-quite-right strategy for handling X=X clauses. Tom Lane 9.0.0
2007-07-07 Fix a couple of planner bugs introduced by the new ability to discard Tom Lane 8.3.0
2007-03-21 Fix some problems with selectivity estimation for partial indexes. Tom Lane 8.3.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2006-08-03 A few regression tests for VALUES, from Gavin Sherry. Tom Lane 8.2.0
2005-12-14 Fix problem with whole-row Vars referencing sub-select outputs, per Tom Lane 8.1.2
2005-12-14 Fix problem with whole-row Vars referencing sub-select outputs, per Tom Lane 8.2.0
2001-07-16 Partial indexes work again, courtesy of Martijn van Oosterhout. Tom Lane 7.2.1
2000-02-15 New cost model for planning, incorporating a penalty for random page Tom Lane 7.1.1