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 a82f9ffde6 New LDOUT makefile variable for QNX os. 26 years ago
..
_deadcode Rename several destroy* functions/tags to drop*. 26 years ago
Makefile New LDOUT makefile variable for QNX os. 26 years ago
execAmi.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 26 years ago
execFlatten.c Final cleanup. 27 years ago
execJunk.c Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFilter() by passing 27 years ago
execMain.c Rename several destroy* functions/tags to drop*. 26 years ago
execProcnode.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 26 years ago
execQual.c Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine 27 years ago
execScan.c Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
execTuples.c Rename several destroy* functions/tags to drop*. 26 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 aggregate(DISTINCT ...) works, per SQL spec. 26 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 Rename several destroy* functions/tags to drop*. 26 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 Rename several destroy* functions/tags to drop*. 26 years ago
nodeMergejoin.c Add system indexes to match all caches. 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. 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
nodeTidscan.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 26 years ago
nodeUnique.c New NameStr macro to convert Name to Str. No need for var.data anymore. 27 years ago
spi.c Rename several destroy* functions/tags to drop*. 26 years ago