Commits

DateSubjectAuthorReleases
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-02-10 Change signature of TupleHashTableHash(). Jeff Davis 13.0
2020-02-07 Introduce TupleHashTableHash() and LookupTupleHashEntryHash(). Jeff Davis 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-06 Fix comments in execGrouping.c Jeff Davis 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-29 jit: Re-allow JIT compilation of execGrouping.c hashtable comparisons. Andres Freund 12.0
2019-09-29 jit: Re-allow JIT compilation of execGrouping.c hashtable comparisons. Andres Freund 11.6
2019-09-29 jit: Re-allow JIT compilation of execGrouping.c hashtable comparisons. Andres Freund 13.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-02-09 Plug leak in BuildTupleHashTable by creating ExprContext in correct context. Andres Freund 11.2
2019-02-09 Allow to reset execGrouping.c style tuple hashtables. Andres Freund 11.2
2019-02-09 Plug leak in BuildTupleHashTable by creating ExprContext in correct context. Andres Freund 12.0
2019-02-09 Allow to reset execGrouping.c style tuple hashtables. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-22 Add some const decorations Peter Eisentraut 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-02-16 Do execGrouping.c via expression eval machinery, take two. Andres Freund 11.0
2018-02-16 Revert "Do execGrouping.c via expression eval machinery." Andres Freund 11.0
2018-02-16 Do execGrouping.c via expression eval machinery. Andres Freund 11.0
2018-01-29 Improve bit perturbation in TupleHashTableHash. Andres Freund 10.2
2018-01-29 Improve bit perturbation in TupleHashTableHash. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0