Commits

DateSubjectAuthorReleases
2022-11-22 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 14.7
2022-11-22 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 13.10
2022-11-22 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 15.2
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-11-01 Fix planner failure with extended statistics on partitioned tables. Tom Lane 15.1
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-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.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-24 Defend against stack overrun in a few more places. Tom Lane 10.23
2022-08-24 Defend against stack overrun in a few more places. Tom Lane 11.18
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-17 Fix omissions in support for the "regcollation" type. Tom Lane 14.5
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 15.0
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 13.8
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 13.6