Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-10 | Fix memory leakage in nodeSubplan.c. | Tom Lane | 14.20 |
| 2024-12-19 | Fix Assert failure in WITH RECURSIVE UNION queries | David Rowley | 14.16 |
| 2021-07-25 | Get rid of artificial restriction on hash table sizes on Windows. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-29 | Add hash_mem_multiplier GUC. | Peter Geoghegan | 14.0 |
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 14.0 |
| 2020-07-08 | code: replace 'master' with 'leader' where appropriate. | Andres Freund | 14.0 |