v2-0013-executor-Move-per-call-information-for-aggregates.patch.gz

application/x-patch-gzip

Filename: v2-0013-executor-Move-per-call-information-for-aggregates.patch.gz
Type: application/x-patch-gzip
Part: 13
Message: WIP: expression evaluation improvements

Patch

Format: format-patch
Series: patch v2-0013
Subject: executor: Move per-call information for aggregates out of AggState.
File+
src/backend/executor/execExpr.c 50 15
src/backend/executor/execExprInterp.c 61 94
src/backend/executor/nodeAgg.c 154 197
src/backend/jit/llvm/llvmjit.c 4 0
src/backend/jit/llvm/llvmjit_expr.c 30 59
src/backend/jit/llvm/llvmjit_types.c 2 0
src/include/executor/execExpr.h 14 6
src/include/executor/nodeAgg.h 19 8
src/include/fmgr.h 1 0
src/include/jit/llvmjit.h 2 0
src/include/nodes/execnodes.h 4 9
src/include/nodes/nodes.h 1 0

Binary attachment — download to view.