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 6543d81d65 Restructure handling of inheritance queries so that they work with outer 25 years ago
..
_deadcode Add: 26 years ago
Makefile Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 25 years ago
execAmi.c Make DROP TABLE rollback-able: postpone physical file delete until commit. 25 years ago
execFlatten.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
execJunk.c Add: 26 years ago
execMain.c Restructure handling of inheritance queries so that they work with outer 25 years ago
execProcnode.c Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 25 years ago
execQual.c Restructure handling of inheritance queries so that they work with outer 25 years ago
execScan.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
execTuples.c Restructure handling of inheritance queries so that they work with outer 25 years ago
execUtils.c Restructure handling of inheritance queries so that they work with outer 25 years ago
functions.c Restructure handling of inheritance queries so that they work with outer 25 years ago
nodeAgg.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeAppend.c Restructure handling of inheritance queries so that they work with outer 25 years ago
nodeGroup.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeHash.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeHashjoin.c First cut at full support for OUTER JOINs. There are still a few loose 25 years ago
nodeIndexscan.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeLimit.c Allow ORDER BY, LIMIT in sub-selects. Fix most (not all) cases where 25 years ago
nodeMaterial.c First stage of reclaiming memory in executor by resetting short-term 26 years ago
nodeMergejoin.c First cut at full support for OUTER JOINs. There are still a few loose 25 years ago
nodeNestloop.c First cut at full support for OUTER JOINs. There are still a few loose 25 years ago
nodeResult.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeSeqscan.c Restructure handling of inheritance queries so that they work with outer 25 years ago
nodeSetOp.c Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 25 years ago
nodeSort.c First stage of reclaiming memory in executor by resetting short-term 26 years ago
nodeSubplan.c Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 25 years ago
nodeSubqueryscan.c Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 25 years ago
nodeTidscan.c SQL-language functions are now callable in ordinary fmgr contexts ... 25 years ago
nodeUnique.c First stage of reclaiming memory in executor by resetting short-term 26 years ago
spi.c Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 25 years ago