You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/executor
Robert Haas 8526bcb2df Try again to fix accumulation of parallel worker instrumentation. 8 years ago
..
execExpr.h Pass InitPlan values to workers via Gather (Merge). 8 years ago
execParallel.h Update typedefs.list and re-run pgindent 8 years ago
execPartition.h Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. 8 years ago
execdebug.h Phase 2 of pgindent updates. 9 years ago
execdesc.h Phase 2 of pgindent updates. 9 years ago
executor.h Allow executor nodes to change their ExecProcNode function. 8 years ago
functions.h Phase 2 of pgindent updates. 9 years ago
hashjoin.h Phase 2 of pgindent updates. 9 years ago
instrument.h Change TRUE/FALSE to true/false 8 years ago
nodeAgg.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeAppend.h Support Parallel Append plan nodes. 8 years ago
nodeBitmapAnd.h Phase 2 of pgindent updates. 9 years ago
nodeBitmapHeapscan.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeBitmapIndexscan.h Phase 2 of pgindent updates. 9 years ago
nodeBitmapOr.h Phase 2 of pgindent updates. 9 years ago
nodeCtescan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeCustom.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeForeignscan.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeFunctionscan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeGather.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeGatherMerge.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeGroup.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeHash.h Try again to fix accumulation of parallel worker instrumentation. 8 years ago
nodeHashjoin.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeIndexonlyscan.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeIndexscan.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeLimit.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeLockRows.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeMaterial.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeMergeAppend.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeMergejoin.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeModifyTable.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeNamedtuplestorescan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeNestloop.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeProjectSet.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeRecursiveunion.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeResult.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeSamplescan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeSeqscan.h Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
nodeSetOp.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeSort.h Try again to fix accumulation of parallel worker instrumentation. 8 years ago
nodeSubplan.h Phase 2 of pgindent updates. 9 years ago
nodeSubqueryscan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeTableFuncscan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeTidscan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeUnique.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeValuesscan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeWindowAgg.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
nodeWorktablescan.h Move ExecProcNode from dispatch to function pointer based model. 9 years ago
spi.h Phase 2 of pgindent updates. 9 years ago
spi_priv.h Fix crash when logical decoding is invoked from a PL function. 8 years ago
tablefunc.h Add some const decorations to prototypes 8 years ago
tqueue.h Remove TupleDesc remapping logic from tqueue.c. 8 years ago
tstoreReceiver.h Phase 2 of pgindent updates. 9 years ago
tuptable.h Change TRUE/FALSE to true/false 8 years ago