]> granicus.if.org Git - postgresql/tree - src/backend/executor/
Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c.
[postgresql] / src / backend / executor /
drwxr-xr-x   ..
-rw-r--r-- 1170 Makefile
-rw-r--r-- 9475 README
-rw-r--r-- 13855 execAmi.c
-rw-r--r-- 8597 execCurrent.c
-rw-r--r-- 16396 execGrouping.c
-rw-r--r-- 8324 execJunk.c
-rw-r--r-- 64432 execMain.c
-rw-r--r-- 16998 execProcnode.c
-rw-r--r-- 148620 execQual.c
-rw-r--r-- 7342 execScan.c
-rw-r--r-- 34351 execTuples.c
-rw-r--r-- 34459 execUtils.c
-rw-r--r-- 38467 functions.c
-rw-r--r-- 2269 instrument.c
-rw-r--r-- 52710 nodeAgg.c
-rw-r--r-- 7646 nodeAppend.c
-rw-r--r-- 5302 nodeBitmapAnd.c
-rw-r--r-- 17715 nodeBitmapHeapscan.c
-rw-r--r-- 9254 nodeBitmapIndexscan.c
-rw-r--r-- 5650 nodeBitmapOr.c
-rw-r--r-- 8959 nodeCtescan.c
-rw-r--r-- 7371 nodeFunctionscan.c
-rw-r--r-- 7143 nodeGroup.c
-rw-r--r-- 37101 nodeHash.c
-rw-r--r-- 25878 nodeHashjoin.c
-rw-r--r-- 31807 nodeIndexscan.c
-rw-r--r-- 10393 nodeLimit.c
-rw-r--r-- 10079 nodeMaterial.c
-rw-r--r-- 45892 nodeMergejoin.c
-rw-r--r-- 28550 nodeModifyTable.c
-rw-r--r-- 11021 nodeNestloop.c
-rw-r--r-- 9580 nodeRecursiveunion.c
-rw-r--r-- 8175 nodeResult.c
-rw-r--r-- 8813 nodeSeqscan.c
-rw-r--r-- 17731 nodeSetOp.c
-rw-r--r-- 8310 nodeSort.c
-rw-r--r-- 34932 nodeSubplan.c
-rw-r--r-- 5771 nodeSubqueryscan.c
-rw-r--r-- 15519 nodeTidscan.c
-rw-r--r-- 5445 nodeUnique.c
-rw-r--r-- 8515 nodeValuesscan.c
-rw-r--r-- 56712 nodeWindowAgg.c
-rw-r--r-- 6331 nodeWorktablescan.c
-rw-r--r-- 57741 spi.c
-rw-r--r-- 5628 tstoreReceiver.c