Commits

DateSubjectAuthorReleases
2025-11-26 Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 19 (unreleased)
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-03-25 Allow planner to use Merge Append to efficiently implement UNION David Rowley 17.0
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 12.19
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 13.15
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 14.12
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 15.7
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 16.3
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 17.0
2024-01-23 Add better handling of redundant IS [NOT] NULL quals David Rowley 17.0
2023-11-02 Stabilize postgres_fdw tests on 32-bit machines David Rowley 17.0
2023-11-02 Attempt to stabilize postgres_fdw tests David Rowley 17.0
2023-11-02 Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2 David Rowley 17.0
2022-12-23 Fix bug in translate_col_privs_multilevel David Rowley 16.0
2022-12-16 Remove pessimistic cost penalization from Incremental Sort David Rowley 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.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