postgresql/src/include/executor
2016-12-21 11:36:10 -05:00
..
execdebug.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
execdesc.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
execParallel.h Provide a DSA area for all parallel queries. 2016-12-19 17:11:46 -05:00
executor.h Refactor partition tuple routing code to reduce duplication. 2016-12-21 11:36:10 -05:00
functions.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
hashjoin.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
instrument.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeAgg.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeAppend.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeBitmapAnd.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeBitmapHeapscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeBitmapIndexscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeBitmapOr.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeCtescan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeCustom.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
nodeForeignscan.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
nodeFunctionscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeGather.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeGroup.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeHash.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeHashjoin.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeIndexonlyscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeIndexscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeLimit.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeLockRows.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeMaterial.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeMergeAppend.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeMergejoin.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeModifyTable.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeNestloop.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeRecursiveunion.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeResult.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSamplescan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSeqscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSetOp.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSort.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSubplan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeSubqueryscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeTidscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeUnique.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeValuesscan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeWindowAgg.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeWorktablescan.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
spi.h Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. 2016-11-08 17:39:57 -05:00
spi_priv.h Widen query numbers-of-tuples-processed counters to uint64. 2016-03-12 16:05:29 -05:00
tqueue.h Fix worst memory leaks in tqueue.c. 2016-07-29 19:31:06 -04:00
tstoreReceiver.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
tuptable.h Mark read/write expanded values as read-only in ExecProject(). 2016-06-03 15:14:50 -04:00