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/backend/executor
Tom Lane 9cbd349bcd ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 27 years ago
..
_deadcode Another pgindent run. Sorry folks. 27 years ago
Makefile Remove Tee code, move to _deadcode. 27 years ago
execAmi.c pgindent run over code. 27 years ago
execFlatten.c Fix typo in comment. 27 years ago
execJunk.c Change resjunk to a boolean. 27 years ago
execMain.c Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN 27 years ago
execProcnode.c Remove Tee code, move to _deadcode. 27 years ago
execQual.c When targetlist is NULL, ExecTargetList was passing back a 27 years ago
execScan.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
execTuples.c pgindent run over code. 27 years ago
execUtils.c pgindent run over code. 27 years ago
functions.c pgindent run over code. 27 years ago
nodeAgg.c Reversed out Massimo patch. 27 years ago
nodeAppend.c pgindent run over code. 27 years ago
nodeGroup.c ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 27 years ago
nodeHash.c pgindent run over code. 27 years ago
nodeHashjoin.c Another pgindent run. Sorry folks. 27 years ago
nodeIndexscan.c pgindent run over code. 27 years ago
nodeMaterial.c pgindent run over code. 27 years ago
nodeMergejoin.c pgindent run over code. 27 years ago
nodeNestloop.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodeResult.c pgindent run over code. 27 years ago
nodeSeqscan.c pgindent run over code. 27 years ago
nodeSort.c Ensure consistent results when FormSortKeys fails to find 27 years ago
nodeSubplan.c pgindent run over code. 27 years ago
nodeUnique.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
spi.c Another pgindent run. Sorry folks. 27 years ago