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 be09bc9ff2 Modify nodeAgg.c so that no rows are returned for a GROUP BY 26 years ago
..
_deadcode Final cleanup. 27 years ago
Makefile Remove Tee code, move to _deadcode. 27 years ago
execAmi.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
execFlatten.c Final cleanup. 27 years ago
execJunk.c Move some system includes into c.h, and remove duplicates. 27 years ago
execMain.c Several changes here, not very related but touching some of the same files. 26 years ago
execProcnode.c Final cleanup. 27 years ago
execQual.c Modify nodeAgg.c so that no rows are returned for a GROUP BY 26 years ago
execScan.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
execTuples.c Several changes here, not very related but touching some of the same files. 26 years ago
execUtils.c Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
functions.c Move some system includes into c.h, and remove duplicates. 27 years ago
nodeAgg.c Modify nodeAgg.c so that no rows are returned for a GROUP BY 26 years ago
nodeAppend.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeGroup.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeHash.c Move some system includes into c.h, and remove duplicates. 27 years ago
nodeHashjoin.c Move some system includes into c.h, and remove duplicates. 27 years ago
nodeIndexscan.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeMaterial.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeMergejoin.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeNestloop.c Final cleanup. 27 years ago
nodeResult.c pgindent run over code. 27 years ago
nodeSeqscan.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeSort.c Move some system includes into c.h, and remove duplicates. 27 years ago
nodeSubplan.c Several changes here, not very related but touching some of the same files. 26 years ago
nodeUnique.c Move some system includes into c.h, and remove duplicates. 27 years ago
spi.c Remove unused #includes in *.c files. 27 years ago