Commits

DateSubjectAuthorReleases
2019-04-13 Prevent memory leaks associated with relcache rd_partcheck structures. Tom Lane 10.8
2019-04-13 Prevent memory leaks associated with relcache rd_partcheck structures. Tom Lane 12.0
2019-04-13 Prevent memory leaks associated with relcache rd_partcheck structures. Tom Lane 11.3
2019-03-15 Further reduce memory footprint of CLOBBER_CACHE_ALWAYS testing. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2019-01-21 Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane 10.7
2019-01-21 Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane 11.2
2019-01-21 Remove useless bms_copy step in RelationGetIndexAttrBitmap. Tom Lane 12.0
2019-01-15 Finish reverting "recheck_on_update" patch. Tom Lane 12.0
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 11.1
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-06-13 Fix up run-time partition pruning's use of relcache's partition data. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.3.23
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.4.18
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 10.4
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.6.9
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 11.0
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.5.13
2018-03-01 Remove out-of-date comment about formrdesc(). Tom Lane 11.0
2018-02-05 Fix RelationBuildPartitionKey's processing of partition key expressions. Tom Lane 10.2