Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 16.14
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 16.10
2025-01-02 Ignore nullingrels when looking up statistics Richard Guo 16.7
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-19 Remove some dead code in selfuncs.c Alvaro Herrera 16.0
2023-01-09 Allow left join removals and unique joins on partitioned tables David Rowley 16.0
2023-01-08 Improve GIN cost estimation Alexander Korotkov 16.0
2023-01-08 Extract the multiplier for CPU process cost of index page into a macro Alexander Korotkov 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-04 Re-pgindent a few files. Tom Lane 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 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-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 16.0
2022-09-20 Fix recent cpluspluscheck issue in selfuncs.h. Peter Geoghegan 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
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0