postgresql/src/include/executor
Tom Lane 5de0cbdf0c Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable
because node timing is much less predictable than the patch expects.  I kept
the API change for InstrStopNode, however.
2006-06-09 19:30:56 +00:00
..
execdebug.h Remove CXT_printf/CXT1_printf macros. If anyone had found them to be of 2006-05-23 15:21:52 +00:00
execdefs.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
execdesc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
executor.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
functions.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
hashjoin.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
instrument.h Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable 2006-06-09 19:30:56 +00:00
nodeAgg.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeAppend.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeBitmapAnd.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeBitmapHeapscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeBitmapIndexscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeBitmapOr.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeFunctionscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeGroup.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeHash.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeHashjoin.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeIndexscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeLimit.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeMaterial.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeMergejoin.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeNestloop.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeResult.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeSeqscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeSetOp.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeSort.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeSubplan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeSubqueryscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeTidscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nodeUnique.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
spi.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
spi_priv.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tstoreReceiver.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tuptable.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00