Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-29 | Doc: clarify enable_indexscan=off also disabled Index Only Scans | David Rowley | 14.14 |
| 2024-07-31 | Doc: mention executor memory usage for enable_partitionwise* GUCs | David Rowley | 14.13 |
| 2023-10-12 | Doc: fix grammatical errors for enable_partitionwise_aggregate | David Rowley | 14.10 |
| 2023-07-09 | Doc: update old reference to "result cache" | David Rowley | 14.9 |
| 2022-04-13 | Docs: wording improvement for compute_query_id = regress | David Rowley | 14.3 |
| 2021-08-09 | Doc: Fix misleading statement about VACUUM memory limits | David Rowley | 14.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 14.0 |
| 2021-07-04 | Doc: mention that VACUUM can't utilize over 1GB of RAM | David Rowley | 14.0 |
| 2021-06-11 | Use the correct article for abbreviations | David Rowley | 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 |