Commits

DateSubjectAuthorReleases
2026-03-20 Discount the metapage when estimating number of index pages visited. Tom Lane 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-05 Revert "Show index search count in EXPLAIN ANALYZE." Peter Geoghegan 18.0
2025-03-05 Show index search count in EXPLAIN ANALYZE. Peter Geoghegan 18.0
2025-02-27 EXPLAIN: Always use two fractional digits for row counts. Robert Haas 18.0
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
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
2018-07-04 Remove dead code for temporary relations in partition planning Michael Paquier 11.0
2018-07-04 Remove dead code for temporary relations in partition planning Michael Paquier 12.0
2017-03-08 Expose explain's SUMMARY option Stephen Frost 10.0
2016-03-31 Support using index-only scans with partial indexes in more cases. Tom Lane 9.6.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.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
2009-01-19 Avoid regression test cases that fail in locales that sort "v" and "w" Peter Eisentraut 8.4.0
2008-11-20 TABLE command Peter Eisentraut 8.4.0