postgresql/src/backend/executor
Tom Lane 7c578904d7 Fix bogus DatumGetInt32 coercion. 2000-07-09 04:17:53 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
execAmi.c Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
execFlatten.c Add: 2000-01-26 05:58:53 +00:00
execJunk.c Add: 2000-01-26 05:58:53 +00:00
execMain.c Changed TOAST relations to have relkind RELKIND_TOASTVALUE. 2000-07-05 16:17:43 +00:00
execProcnode.c Add: 2000-01-26 05:58:53 +00:00
execQual.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
execScan.c Add: 2000-01-26 05:58:53 +00:00
execTuples.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
execUtils.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
functions.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
nodeAgg.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
nodeAppend.c Fix performance problems with pg_index lookups (see, for example, 2000-06-17 21:49:04 +00:00
nodeGroup.c Third round of fmgr updates: eliminate calls using fmgr() and 2000-05-30 04:25:00 +00:00
nodeHash.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
nodeHashjoin.c Add: 2000-01-26 05:58:53 +00:00
nodeIndexscan.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
nodeMaterial.c Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
nodeMergejoin.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
nodeNestloop.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
nodeResult.c Add: 2000-01-26 05:58:53 +00:00
nodeSeqscan.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
nodeSort.c Fix bogus DatumGetInt32 coercion. 2000-07-09 04:17:53 +00:00
nodeSubplan.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeTidscan.c Final #include cleanup. 2000-06-15 04:10:30 +00:00
nodeUnique.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
spi.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00