Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-12 | Remove "parent" column from pg_backend_memory_contexts | David Rowley | 18.0 |
| 2024-07-25 | Add path column to pg_backend_memory_contexts view | David Rowley | 18.0 |
| 2024-07-01 | Add context type field to pg_backend_memory_contexts | David Rowley | 18.0 |
| 2024-04-16 | Push dedicated BumpBlocks to the tail of the blocks list | David Rowley | 17.0 |
| 2024-04-16 | Improve test coverage in bump.c | David Rowley | 17.0 |
| 2022-12-20 | Add enable_presorted_aggregate GUC | David Rowley | 16.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 |