Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-12-04 | Re-pgindent a few files. | Tom Lane | 16.0 |
| 2022-11-22 | YA attempt at taming worst-case behavior of get_actual_variable_range. | Tom Lane | 16.0 |
| 2022-11-18 | Don't read MCV stats needlessly in eqjoinsel(). | Tom Lane | 16.0 |
| 2022-11-01 | Fix planner failure with extended statistics on partitioned tables. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-08-17 | Avoid using list_length() to test for empty list. | Tom Lane | 16.0 |
| 2022-07-17 | Fix omissions in support for the "regcollation" type. | Tom Lane | 16.0 |