Commits

DateSubjectAuthorReleases
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 14.0
2020-07-26 Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis 13.0
2020-07-26 Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis 14.0
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 11.8
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 12.3
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 11.5
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 12.0
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-02-09 Reset, not recreate, execGrouping.c style hashtables. Andres Freund 11.2
2019-02-09 Reset, not recreate, execGrouping.c style hashtables. Andres Freund 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-17 Make TupleTableSlots extensible, finish split of existing slot type. Andres Freund 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 11.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.5.15
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 10.6
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.4.20