Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-14 | Tighten asserts on ParallelWorkerNumber | Tomas Vondra | 15.18 |
| 2023-05-16 | Mark internal messages as no longer translatable | Alvaro Herrera | 15.4 |
| 2023-01-02 | Avoid reference to nonexistent array element in ExecInitAgg(). | Tom Lane | 15.2 |
| 2022-05-13 | Clean up newlines following left parentheses | Alvaro Herrera | 15.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-04 | Adjust tuplesort API to have bitwise option flags | David Rowley | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-01 | Avoid some other O(N^2) hazards in list manipulation. | Tom Lane | 15.0 |
| 2021-10-18 | Refactor LogicalTapeSet/LogicalTape interface. | Heikki Linnakangas | 15.0 |
| 2021-07-25 | Get rid of artificial restriction on hash table sizes on Windows. | Tom Lane | 15.0 |
| 2021-07-04 | Cleanup some aggregate code in the executor | David Rowley | 15.0 |