Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-09 | Avoid crash in estimate_array_length with null root pointer. | Tom Lane | 17.1 |
| 2024-01-08 | Allow examine_simple_variable() to work on INSERT RETURNING Vars. | Tom Lane | 17.0 |
| 2024-01-04 | Teach estimate_array_length() to use statistics where available. | Tom Lane | 17.0 |
| 2023-11-17 | Extract column statistics from CTE references, if possible. | Tom Lane | 17.0 |