postgresql/src/backend/executor
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer
to one another. Sort out builddir vs srcdir variable namings. Remove some
now obsoleted make variables.
2000-08-31 16:12:35 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
execAmi.c Modify heap_open()/heap_openr() API per pghackers discussion of 11 July. 2000-08-03 19:19:38 +00:00
execFlatten.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
execJunk.c Add: 2000-01-26 05:58:53 +00:00
execMain.c Fix a many-legged critter reported by chifungfan@yahoo.com: under the 2000-08-22 04:06:22 +00:00
execProcnode.c Clean up handling of variable-free qual clauses. System now does the 2000-08-13 02:50:35 +00:00
execQual.c GetAttributeByName and GetAttributeByNum should be declared to return 2000-08-24 23:34:11 +00:00
execScan.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
execTuples.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
execUtils.c Fix a many-legged critter reported by chifungfan@yahoo.com: under the 2000-08-22 04:06:22 +00:00
functions.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeAgg.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeAppend.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeGroup.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeHash.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeHashjoin.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeIndexscan.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeMaterial.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeMergejoin.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeNestloop.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeResult.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeSeqscan.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeSort.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeSubplan.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeTidscan.c SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
nodeUnique.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
spi.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00