postgresql/src/backend/executor
Bruce Momjian 318e593f03 Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
..
Makefile Hi, 1998-04-06 00:32:26 +00:00
execAmi.c Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
execFlatten.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
execJunk.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
execMain.c Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
execProcnode.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
execQual.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
execScan.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
execTuples.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
execUtils.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
functions.c Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
nodeAgg.c fix for aggregates 1999-01-27 16:15:01 +00:00
nodeAppend.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
nodeGroup.c Replace typtoout() and gettypelem() with a single routine, 1999-01-24 05:40:49 +00:00
nodeHash.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
nodeHashjoin.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
nodeIndexscan.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
nodeMaterial.c Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
nodeMergejoin.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
nodeNestloop.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
nodeResult.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeSeqscan.c READ COMMITTED isolevel is implemented and is default now. 1999-01-29 09:23:17 +00:00
nodeSort.c Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
nodeSubplan.c Initialize es_snapshot. 1999-02-01 13:33:27 +00:00
nodeTee.c Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
nodeUnique.c Replace typtoout() and gettypelem() with a single routine, 1999-01-24 05:40:49 +00:00
spi.c Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00