postgresql/src/backend/executor
Bruce Momjian af5fde7491 Make large objects their own relkind type. Fix dups in pg_class_mb
files.  Fix sequence creation hack for relkind type.
1998-08-06 05:13:14 +00:00
..
execAmi.c Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
execFlatten.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
execJunk.c makeTargetEntry cleanup. 1998-07-20 20:48:54 +00:00
execMain.c Make large objects their own relkind type. Fix dups in pg_class_mb 1998-08-06 05:13:14 +00:00
execProcnode.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
execQual.c Allow index use with OR clauses. 1998-08-01 22:12:13 +00:00
execScan.c execScan.c: in the end of scan projInfo->pi_slot must be 1998-02-26 12:13:11 +00:00
execTuples.c Fix explain for union and inheritance. Rename Append structure 1998-07-15 14:54:39 +00:00
execUtils.c Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
functions.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
Makefile Hi, 1998-04-06 00:32:26 +00:00
nodeAgg.c 1) Queries using the having clause on base tables should work well 1998-07-19 05:49:26 +00:00
nodeAppend.c Allow UNION/UNION ALL in subselects. 1998-07-15 22:16:21 +00:00
nodeGroup.c Fix for Group ReScan suggested by Vadim. 1998-07-16 02:58:09 +00:00
nodeHash.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
nodeHashjoin.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeIndexscan.c OR processing cleanup. 1998-08-04 18:42:39 +00:00
nodeMaterial.c Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
nodeMergejoin.c Remove un-needed psort close. 1998-07-19 10:05:19 +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 Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
nodeSort.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
nodeSubplan.c Check SELECT permissions in subqueries. 1998-02-27 08:43:53 +00:00
nodeTee.c Make large objects their own relkind type. Fix dups in pg_class_mb 1998-08-06 05:13:14 +00:00
nodeUnique.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
spi.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00