summaryrefslogtreecommitdiff
path: root/src/backend/executor/execGrouping.c
Commit message (Expand)AuthorAgeFilesLines
* Revise hash join and hash aggregation code to use the same datatype-Tom Lane2003-06-221-72/+51
* First cut at implementing IN (and NOT IN) via hashtables. There isTom Lane2003-01-121-21/+104
* Create a new file executor/execGrouping.c to centralize utility routinesTom Lane2003-01-101-0/+369