Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-06 | Use stack allocated StringInfoDatas, where possible | David Rowley | 19 (unreleased) |
| 2025-04-08 | Speedup child EquivalenceMember lookup in planner | David Rowley | 18.0 |
| 2024-12-20 | Introduce CompactAttribute array in TupleDesc, take 2 | David Rowley | 18.0 |
| 2023-11-02 | Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2 | David Rowley | 17.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2022-10-07 | Fix final warnings produced by -Wshadow=compatible-local | David Rowley | 16.0 |
| 2021-03-30 | Allow estimate_num_groups() to pass back further details about the estimation | David Rowley | 14.0 |
| 2020-10-15 | Fixup some appendStringInfo and appendPQExpBuffer calls | David Rowley | 14.0 |