Commits

DateSubjectAuthorReleases
2024-12-26 Remove unused totalrows parameter in compute_expr_stats David Rowley 18.0
2024-03-17 Make stxstattarget nullable Peter Eisentraut 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 14.12
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 15.7
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 16.3
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-15 Retire MemoryContextResetAndDeleteChildren() macro. Nathan Bossart 17.0
2023-07-03 Take pg_attribute out of VacAttrStats Peter Eisentraut 17.0
2023-07-03 Add macro for maximum statistics target Peter Eisentraut 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-05 Partially undo commit 94da73281. Tom Lane 14.5
2022-08-05 Partially undo commit 94da73281. Tom Lane 15.0
2022-08-05 Partially undo commit 94da73281. Tom Lane 16.0
2022-08-05 Partially undo commit 94da73281. Tom Lane 13.8
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 13.8
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 14.5