Commits

DateSubjectAuthorReleases
2025-07-29 Display Memoize planner estimates in EXPLAIN David Rowley 19 (unreleased)
2024-10-11 Adjust EXPLAIN's output for disabled nodes David Rowley 18.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-01-26 Improve NestLoopParam generation for lateral subqueries David Rowley 17.0
2023-07-03 Remove redundant PARTITION BY columns from WindowClauses David Rowley 17.0
2023-01-31 Remove dead NoMovementScanDirection code David Rowley 16.0
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 15.0
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 14.2
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 15.0
2021-11-24 Flush Memoize cache when non-key parameters change David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change David Rowley 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2020-11-02 Allow run-time pruning on nested Append/MergeAppend nodes David Rowley 14.0