You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/executor
Tom Lane ec543db77b Ensure that the contents of a holdable cursor don't depend on out-of-line 17 years ago
..
execdebug.h Allow ShowBufferUsage() to report the number of reads/writes that have 18 years ago
execdefs.h Update copyrights in source tree to 2008. 18 years ago
execdesc.h Some infrastructure changes for the upcoming auto-explain contrib module: 17 years ago
executor.h Some infrastructure changes for the upcoming auto-explain contrib module: 17 years ago
functions.h Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE 17 years ago
hashjoin.h Update copyrights in source tree to 2008. 18 years ago
instrument.h Move the "instr_time" typedef and associated macros into a new header 18 years ago
nodeAgg.h Update copyrights in source tree to 2008. 18 years ago
nodeAppend.h Update copyrights in source tree to 2008. 18 years ago
nodeBitmapAnd.h Update copyrights in source tree to 2008. 18 years ago
nodeBitmapHeapscan.h Update copyrights in source tree to 2008. 18 years ago
nodeBitmapIndexscan.h Update copyrights in source tree to 2008. 18 years ago
nodeBitmapOr.h Update copyrights in source tree to 2008. 18 years ago
nodeCtescan.h Implement SQL-standard WITH clauses, including WITH RECURSIVE. 17 years ago
nodeFunctionscan.h Improve tuplestore.c to support multiple concurrent read positions. 17 years ago
nodeGroup.h Update copyrights in source tree to 2008. 18 years ago
nodeHash.h Update copyrights in source tree to 2008. 18 years ago
nodeHashjoin.h Update copyrights in source tree to 2008. 18 years ago
nodeIndexscan.h Get rid of the last remaining uses of var_is_rel(), to wit some debugging 18 years ago
nodeLimit.h Update copyrights in source tree to 2008. 18 years ago
nodeMaterial.h Update copyrights in source tree to 2008. 18 years ago
nodeMergejoin.h Update copyrights in source tree to 2008. 18 years ago
nodeNestloop.h Update copyrights in source tree to 2008. 18 years ago
nodeRecursiveunion.h Implement SQL-standard WITH clauses, including WITH RECURSIVE. 17 years ago
nodeResult.h Update copyrights in source tree to 2008. 18 years ago
nodeSeqscan.h Update copyrights in source tree to 2008. 18 years ago
nodeSetOp.h Update copyrights in source tree to 2008. 18 years ago
nodeSort.h Update copyrights in source tree to 2008. 18 years ago
nodeSubplan.h Arrange to convert EXISTS subqueries that are equivalent to hashable IN 18 years ago
nodeSubqueryscan.h Update copyrights in source tree to 2008. 18 years ago
nodeTidscan.h Update copyrights in source tree to 2008. 18 years ago
nodeUnique.h Update copyrights in source tree to 2008. 18 years ago
nodeValuesscan.h Update copyrights in source tree to 2008. 18 years ago
nodeWorktablescan.h Implement SQL-standard WITH clauses, including WITH RECURSIVE. 17 years ago
spi.h Fix caching of foreign-key-checking queries so that when a replan is needed, 18 years ago
spi_priv.h Update copyrights in source tree to 2008. 18 years ago
tstoreReceiver.h Ensure that the contents of a holdable cursor don't depend on out-of-line 17 years ago
tuptable.h Extend ExecMakeFunctionResult() to support set-returning functions that return 17 years ago