postgresql/src/include/executor
Tom Lane 699782b695 Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as
needed).  Some desultory const-ification of SPI interface to support this.
2002-12-30 22:10:54 +00:00
..
execdebug.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
execdefs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
execdesc.h Revise executor APIs so that all per-query state structure is built in 2002-12-15 16:17:59 +00:00
executor.h Tweak default memory context allocation policy so that a context is not 2002-12-15 21:01:34 +00:00
functions.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
hashjoin.h Upgrade planner and executor to allow multiple hash keys for a hash join, 2002-11-30 00:08:22 +00:00
instrument.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
nodeAgg.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeAppend.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeFunctionscan.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeGroup.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeHash.h Better solution to integer overflow problem in hash batch-number 2002-12-30 15:21:23 +00:00
nodeHashjoin.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeIndexscan.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeLimit.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeMaterial.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeMergejoin.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeNestloop.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeResult.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeSeqscan.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeSetOp.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeSort.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeSubplan.h Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
nodeSubqueryscan.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeTidscan.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
nodeUnique.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
spi.h Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as 2002-12-30 22:10:54 +00:00
spi_priv.h Make SPI's execution of querystrings follow the rules agreed to for 2002-10-14 23:49:20 +00:00
tuptable.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00