Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.2 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.3 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.4 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.5 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.6 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 10.20
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 11.15
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 12.10
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 13.6
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 14.2
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 15.0
2017-06-04 #ifdef out assorted unused GEQO code. Tom Lane 10.0
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.0.20
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.1.16
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.2.11
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.3.7
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.4.2
2015-02-11 Fix GEQO to not assume its join order heuristic always works. Tom Lane 9.5.0
2009-07-19 Rewrite GEQO's gimme_tree function so that it always finds a legal join Tom Lane 9.0.0
2009-07-16 Make GEQO's planning deterministic by having it start from a predictable Tom Lane 9.0.0
2005-06-08 Marginal hack to avoid spending a lot of time in find_join_rel during Tom Lane 8.1.0
2005-06-05 Remove planner's private fields from Query struct, and put them into Tom Lane 8.1.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in Tom Lane 8.0.0
2004-05-21 Integrate src/timezone library for all platforms. There is more we can Tom Lane 8.0.0