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
Vadim B. Mikheev 71b4790b6d Commebts & one check in EndEvalPlanQual(). 26 years ago
..
_deadcode Add: 26 years ago
Makefile New LDOUT makefile variable for QNX os. 26 years ago
execAmi.c Add: 26 years ago
execFlatten.c Add: 26 years ago
execJunk.c Add: 26 years ago
execMain.c Commebts & one check in EndEvalPlanQual(). 26 years ago
execProcnode.c Add: 26 years ago
execQual.c Create a new expression node type RelabelType, which exists solely to 26 years ago
execScan.c Add: 26 years ago
execTuples.c Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
execUtils.c Implement reindex command 26 years ago
functions.c Fix bug noted by Bruce: FETCH in an already-aborted transaction block 26 years ago
nodeAgg.c Add: 26 years ago
nodeAppend.c Add: 26 years ago
nodeGroup.c Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
nodeHash.c Add: 26 years ago
nodeHashjoin.c Add: 26 years ago
nodeIndexscan.c Partial fix for EvalPlanQual bugs reported by Magnus Hagander, 3-Apr. 26 years ago
nodeMaterial.c Hmm, it seems nodeMaterial has been broken for a good long while; 26 years ago
nodeMergejoin.c Add: 26 years ago
nodeNestloop.c Add: 26 years ago
nodeResult.c Add: 26 years ago
nodeSeqscan.c Add: 26 years ago
nodeSort.c Add: 26 years ago
nodeSubplan.c ExecSubPlan needs to be able to cope with RelabelType nodes atop the 26 years ago
nodeTidscan.c Partial fix for EvalPlanQual bugs reported by Magnus Hagander, 3-Apr. 26 years ago
nodeUnique.c Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
spi.c Fix bug noted by Bruce: FETCH in an already-aborted transaction block 26 years ago