postgresql/src/include/executor
Tom Lane 02f8c9a382 Fix ExecMakeTableFunctionResult() to work with generic expressions as
well as function calls.  This is needed for cases where the planner has
constant-folded or inlined the original function call.  Possibly we should
back-patch this change into 7.3 branch as well.
2002-12-01 20:27:32 +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 pgindent run. 2002-09-04 20:31:48 +00:00
executor.h Fix ExecMakeTableFunctionResult() to work with generic expressions as 2002-12-01 20:27:32 +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 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeAppend.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeFunctionscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeGroup.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeHash.h Upgrade planner and executor to allow multiple hash keys for a hash join, 2002-11-30 00:08:22 +00:00
nodeHashjoin.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeIndexscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeLimit.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeMaterial.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeMergejoin.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeNestloop.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeResult.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeSeqscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeSetOp.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeSort.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeSubplan.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
nodeSubqueryscan.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodeTidscan.h Be more realistic about plans involving Materialize nodes: take their 2002-11-30 05:21:03 +00:00
nodeUnique.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
spi.h Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +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