postgresql/src/include/nodes
Andres Freund bf6c614a2f Do execGrouping.c via expression eval machinery, take two.
This has a performance benefit on own, although not hugely so. The
primary benefit is that it will allow for to JIT tuple deforming and
comparator invocations.

Large parts of this were previously committed (773aec7aa), but the
commit contained an omission around cross-type comparisons and was
thus reverted.

Author: Andres Freund
Discussion: https://postgr.es/m/20171129080934.amqqkke2zjtekd4t@alap3.anarazel.de
2018-02-16 14:38:13 -08:00
..
bitmapset.h Improve the heuristic for ordering child paths of a parallel append. 2018-01-09 13:07:52 -05:00
execnodes.h Do execGrouping.c via expression eval machinery, take two. 2018-02-16 14:38:13 -08:00
extensible.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
lockoptions.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
makefuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
memnodes.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodeFuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes.h Transaction control in PL procedures 2018-01-22 08:43:06 -05:00
params.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parsenodes.h Support all SQL:2011 options for window frame clauses. 2018-02-07 00:06:56 -05:00
pg_list.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
plannodes.h Support all SQL:2011 options for window frame clauses. 2018-02-07 00:06:56 -05:00
primnodes.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
print.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
readfuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
relation.h Fix possible crash in partition-wise join. 2018-02-05 17:31:57 -05:00
replnodes.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
tidbitmap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
value.h Update copyright for 2018 2018-01-02 23:30:12 -05:00