Commits

DateSubjectAuthorReleases
2026-03-20 Discount the metapage when estimating number of index pages visited. Tom Lane 19 (unreleased)
2025-07-03 Enable use of Memoize for ANTI joins Richard Guo 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
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-08-30 Remove one memoize test case added by commit 069d0ff02. Tom Lane 18.0
2024-07-15 Check lateral references within PHVs for memoize cache keys Richard Guo 18.0
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 14.12
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 15.7
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 16.3
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 17.0
2024-01-26 Attempt to fix newly added Memoize regression test David Rowley 17.0
2024-01-26 Improve NestLoopParam generation for lateral subqueries David Rowley 17.0
2023-03-16 Enable use of Memoize atop an Append that came from UNION ALL. Tom Lane 16.0
2023-03-13 Remove incidental md5() function uses from main regression tests Peter Eisentraut 16.0
2023-01-24 Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 14.7
2023-01-24 Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 15.2
2023-01-24 Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 16.0
2023-01-23 Fix LATERAL join test in test memoize.sql David Rowley 16.0
2023-01-23 Fix LATERAL join test in test memoize.sql David Rowley 15.2
2023-01-23 Fix LATERAL join test in test memoize.sql David Rowley 14.7
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 14.7
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 15.2
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 16.0