postgresql/src/backend/executor
Bruce Momjian 8a093d0ae3 Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
..
_deadcode Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
execAmi.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
execFlatten.c Final cleanup. 1999-07-16 05:00:38 +00:00
execJunk.c Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFilter() by passing 1999-10-30 23:13:30 +00:00
execMain.c Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
execProcnode.c Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
execQual.c Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
execScan.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
execTuples.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
execUtils.c Required catalog changes for extended LONG attribute storage. 1999-12-20 10:40:43 +00:00
functions.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodeAgg.c aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00
nodeAppend.c Don't call ExecOpenIndices if pg_class relhasindex shows there are no 1999-11-01 05:09:18 +00:00
nodeGroup.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
nodeHash.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
nodeHashjoin.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
nodeIndexscan.c Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
nodeMaterial.c Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
nodeMergejoin.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
nodeNestloop.c Final cleanup. 1999-07-16 05:00:38 +00:00
nodeResult.c pgindent run over code. 1999-05-25 16:15:34 +00:00
nodeSeqscan.c Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
nodeSort.c Final stage of psort reconstruction work: replace psort.c with 1999-10-17 22:15:09 +00:00
nodeSubplan.c Improve subquery error message, now says "More than one tuple returned 1999-12-29 22:57:17 +00:00
nodeTidscan.c Clean up some minor gcc warnings. 1999-12-20 01:23:04 +00:00
nodeUnique.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
spi.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00