Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 13.0 |
| 2020-04-08 | Create memory context for HashAgg with a reasonable maxBlockSize. | Jeff Davis | 13.0 |
| 2020-03-05 | Extend ExecBuildAggTrans() to support a NULL pointer check. | Jeff Davis | 13.0 |
| 2020-02-10 | Change signature of TupleHashTableHash(). | Jeff Davis | 13.0 |
| 2020-02-07 | Introduce TupleHashTableHash() and LookupTupleHashEntryHash(). | Jeff Davis | 13.0 |