Commits

DateSubjectAuthorReleases
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-03-27 Fix comment in execParallel.c Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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-20 adjust query id feature to use pg_stat_activity.query_id Bruce Momjian 14.0
2021-04-15 Revert "Cope with NULL query string in ExecInitParallelPlan()." Tom Lane 14.0
2021-04-08 Fixes for query_id feature Bruce Momjian 14.0
2021-04-08 Cope with NULL query string in ExecInitParallelPlan(). Andres Freund 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.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-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-13 Create ResultRelInfos later in InitPlan, index them by RT index. Heikki Linnakangas 14.0
2020-06-19 Fix EXPLAIN ANALYZE for parallel HashAgg plans David Rowley 13.0
2020-06-19 Fix EXPLAIN ANALYZE for parallel HashAgg plans David Rowley 14.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-04-04 Add infrastructure to track WAL usage. Amit Kapila 13.0