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 507a0a2ab0 Rip out QueryTreeList structure, root and branch. Querytree 27 years ago
..
execFlatten.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
execdebug.h Bring debugging print statement declarations up to date. 27 years ago
execdefs.h Add constants for outer join states in executor. 27 years ago
execdesc.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
executor.h Add missing function prototypes to stifle gcc warnings. 27 years ago
functions.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
hashjoin.h Update hash and join routines to use fd.c's new temp-file 27 years ago
nodeAgg.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeAppend.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeGroup.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeHash.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeHashjoin.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeIndexscan.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeMaterial.h From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
nodeMergejoin.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeNestloop.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeResult.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeSeqscan.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeSort.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeSubplan.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeUnique.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
spi.h Changes to fix/improve the dynamic loading on NT 27 years ago
spi_priv.h Rip out QueryTreeList structure, root and branch. Querytree 27 years ago
tuptable.h Fix typos in comments. 27 years ago