Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-02 | Remove local optimizations of empty Bitmapsets into null pointers. | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 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-11-12 | Add repalloc0 and repalloc0_array | Peter Eisentraut | 16.0 |
| 2022-08-17 | Refactor addition of PlaceHolderVars to joinrel targetlists. | Tom Lane | 16.0 |
| 2022-08-17 | Use an explicit state flag to control PlaceHolderInfo creation. | Tom Lane | 16.0 |
| 2022-08-17 | Make PlaceHolderInfo lookup O(1). | Tom Lane | 16.0 |