postgresql/src/backend/executor
Bruce Momjian a82f9ffde6 New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
..
_deadcode Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
execProcnode.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
execQual.c Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine 1999-11-12 06:39:34 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
execUtils.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +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 Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
nodeHash.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
nodeHashjoin.c Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend 1999-10-13 15:02:32 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Clean up possible memory leakage in nodeSubplan 1999-11-15 03:28:07 +00:00
nodeTidscan.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00