postgresql/src/backend/executor
Vadim B. Mikheev c6a605705c index_insert has now HeapRelation as last param (for unique index
implementation).
1997-01-10 10:00:39 +00:00
..
Makefile Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
execAmi.c D'Arcy's recent cleanups 1996-11-08 00:46:14 +00:00
execFlatten.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
execJunk.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
execMain.c Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
execProcnode.c add #include "postgres.h", as required by all .c files 1996-10-31 10:12:26 +00:00
execQual.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
execScan.c add #include "postgres.h", as required by all .c files 1996-10-31 10:12:26 +00:00
execTuples.c Rename postgres95 to PostgreSQL. Add comment for SELECT NULL 1996-12-11 00:28:15 +00:00
execUtils.c index_insert has now HeapRelation as last param (for unique index 1997-01-10 10:00:39 +00:00
functions.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
nodeAgg.c Add cast to quiet compiler warning. 1996-12-23 08:39:27 +00:00
nodeAppend.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
nodeGroup.c More compile cleanups 1996-11-08 20:46:33 +00:00
nodeHash.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
nodeHashjoin.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
nodeIndexscan.c D'Arcy's recent cleanups 1996-11-08 00:46:14 +00:00
nodeMaterial.c D'Arcy's recent cleanups 1996-11-08 00:46:14 +00:00
nodeMergejoin.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
nodeNestloop.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
nodeResult.c add #include "postgres.h", as required by all .c files 1996-10-31 10:12:26 +00:00
nodeSeqscan.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
nodeSort.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
nodeTee.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
nodeUnique.c More compile cleanups 1996-11-08 20:46:33 +00:00