Commits

DateSubjectAuthorReleases
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 12.10
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 10.20
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 14.2
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 13.6
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 11.15
2022-02-05 Test, don't just Assert, that mergejoin's inputs are in order. Tom Lane 15.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 10.2
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2011-09-22 Make EXPLAIN ANALYZE report the numbers of rows rejected by filter steps. Tom Lane 9.2.0
2011-04-22 Make a code-cleanup pass over the collations patch. Tom Lane 9.1.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2010-12-31 Move symbols for ExecMergeJoin's state machine into nodeMergejoin.c. Tom Lane 9.1.0
2010-12-03 Create core infrastructure for KNNGIST. Tom Lane 9.1.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0
2010-05-28 Rejigger mergejoin logic so that a tuple with a null in the first merge column Tom Lane 8.3.12
2010-05-28 Rejigger mergejoin logic so that a tuple with a null in the first merge column Tom Lane 8.4.5