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
Bruce Momjian fc955b14ea Add system indexes to match all caches. 26 years ago
..
_deadcode
Makefile
execAmi.c Make it possible to execute crashed CREATE/DROP commands again. 27 years ago
execFlatten.c
execJunk.c Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFilter() by passing 27 years ago
execMain.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
execProcnode.c
execQual.c Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine 27 years ago
execScan.c
execTuples.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
execUtils.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
functions.c Move some system includes into c.h, and remove duplicates. 27 years ago
nodeAgg.c Ooops ... 6.5 coding wasn't quite right anymore. Should learn 27 years ago
nodeAppend.c Don't call ExecOpenIndices if pg_class relhasindex shows there are no 27 years ago
nodeGroup.c Several changes here, not very related but touching some of the same files. 27 years ago
nodeHash.c Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend 27 years ago
nodeHashjoin.c Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend 27 years ago
nodeIndexscan.c Several changes here, not very related but touching some of the same files. 27 years ago
nodeMaterial.c Several changes here, not very related but touching some of the same files. 27 years ago
nodeMergejoin.c Add system indexes to match all caches. 26 years ago
nodeNestloop.c
nodeResult.c
nodeSeqscan.c Several changes here, not very related but touching some of the same files. 27 years ago
nodeSort.c Final stage of psort reconstruction work: replace psort.c with 27 years ago
nodeSubplan.c Clean up possible memory leakage in nodeSubplan 26 years ago
nodeUnique.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
spi.c Add system indexes to match all caches. 26 years ago