Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-14 | Tighten asserts on ParallelWorkerNumber | Tomas Vondra | 14.23 |
| 2023-07-02 | Fix memory leak in Incremental Sort rescans | Tomas Vondra | 14.9 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-19 | Fix typos and grammar in comments and docs | Michael Paquier | 14.0 |
| 2021-02-15 | Simplify loop logic in nodeIncrementalSort.c. | Tom Lane | 14.0 |
| 2021-02-05 | Fix YA incremental sort bug. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-03 | Use INT64_FORMAT to print int64 variables in sort debug | Tomas Vondra | 14.0 |
| 2020-11-02 | Fix some grammar and typos in comments and docs | Michael Paquier | 14.0 |
| 2020-07-20 | Fix minor typo in nodeIncrementalSort.c. | Amit Kapila | 14.0 |