postgresql/src/backend/executor
Bruce Momjian 212c905e2c Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
..
Makefile Hi, 1998-04-06 00:32:26 +00:00
execAmi.c ExecReScan for MergeJoin. 1998-02-27 16:11:28 +00:00
execFlatten.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
execJunk.c Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
execMain.c Fix for drop database and junk filters. 1998-05-26 03:44:07 +00:00
execProcnode.c Allow cancel from client of backend query. Change some int variables 1998-05-19 18:05:58 +00:00
execQual.c Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +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 Inline some small functions called for every row. 1998-04-24 14:43:33 +00:00
execUtils.c This patch... 1998-04-27 04:08:07 +00:00
functions.c Support for subselects. 1998-02-13 03:26:53 +00:00
nodeAgg.c Cleanup up code. 1998-04-13 21:07:15 +00:00
nodeAppend.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeGroup.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeHash.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeHashjoin.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeIndexscan.c There's a patch attached to fix gcc 2.8.x warnings, except for the 1998-03-30 16:47:35 +00:00
nodeMaterial.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeMergejoin.c ExecReScan for MergeJoin. 1998-02-27 16:11:28 +00:00
nodeNestloop.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeResult.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeSeqscan.c There's a patch attached to fix gcc 2.8.x warnings, except for the 1998-03-30 16:47:35 +00:00
nodeSort.c pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
nodeSubplan.c Check SELECT permissions in subqueries. 1998-02-27 08:43:53 +00:00
nodeTee.c Inline some small functions called for every row. 1998-04-24 14:43:33 +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