Commits

DateSubjectAuthorReleases
2026-03-15 Add all required calls to TupleDescFinalize() David Rowley 19 (unreleased)
2025-07-29 Display Memoize planner estimates in EXPLAIN David Rowley 19 (unreleased)
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-04-10 Improve various new-to-v18 appendStringInfo calls David Rowley 18.0
2025-03-21 Simplify EXPLAIN code for Memoize David Rowley 18.0
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-10-11 Adjust EXPLAIN's output for disabled nodes David Rowley 18.0
2024-09-12 Adjust tuplestore stats API David Rowley 18.0
2024-07-09 Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE David Rowley 18.0
2024-07-08 Widen lossy and exact page counters for Bitmap Heap Scan David Rowley 18.0
2024-07-05 Fix newly introduced issue in EXPLAIN for Materialize nodes David Rowley 18.0
2024-07-05 Add memory/disk usage for Material nodes in EXPLAIN David Rowley 18.0
2024-05-16 Fix some inconsistencies in EXPLAIN output David Rowley 17.0
2023-02-15 Rename force_parallel_mode to debug_parallel_query David Rowley 16.0
2023-01-31 Remove dead NoMovementScanDirection code David Rowley 16.0
2023-01-20 Use appendStringInfoSpaces in more places David Rowley 16.0
2022-04-07 Teach planner and executor about monotonic window funcs 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-08-09 Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley 15.0
2021-08-09 Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley 14.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-30 Adjust EXPLAIN output for parallel Result Cache plans David Rowley 14.0