Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Handle default NULL insertion a little better. | Tom Lane | 16.7 |
| 2024-08-30 | Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. | Tom Lane | 16.5 |
| 2023-06-08 | Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). | Tom Lane | 16.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-03-02 | Remove local optimizations of empty Bitmapsets into null pointers. | Tom Lane | 16.0 |
| 2023-02-23 | Fix multi-row DEFAULT handling for INSERT ... SELECT rules. | Dean Rasheed | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera | 16.0 |