Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-19 | Compare collations before merging UNION operations. | Tom Lane | 16.7 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-08-25 | More -Wshadow=compatible-local warning fixes | David Rowley | 16.0 |
| 2022-07-21 | Remove fls(), use pg_leftmost_one_pos32() instead. | Thomas Munro | 16.0 |
| 2022-07-19 | Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. | Tom Lane | 16.0 |