postgresql/src/backend/executor
2000-09-08 02:11:33 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
execAmi.c Back-patch fix for bogus plans involving non-mark/restorable plan 2000-09-08 02:11:33 +00:00
execFlatten.c Add: 2000-01-26 05:58:53 +00:00
execJunk.c Add: 2000-01-26 05:58:53 +00:00
execMain.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
execProcnode.c Add: 2000-01-26 05:58:53 +00:00
execQual.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
execScan.c Add: 2000-01-26 05:58:53 +00:00
execTuples.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
execUtils.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
functions.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
nodeAgg.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeAppend.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeGroup.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeHash.c Correct oversight in hashjoin cost estimation: nodeHash sizes its hash 2000-04-18 05:43:02 +00:00
nodeHashjoin.c Add: 2000-01-26 05:58:53 +00:00
nodeIndexscan.c Fix problem in which sloppily-coded test in ExecInitIndexScan would 2000-05-23 16:56:37 +00:00
nodeMaterial.c Back-patch fix for bogus plans involving non-mark/restorable plan 2000-09-08 02:11:33 +00:00
nodeMergejoin.c Add: 2000-01-26 05:58:53 +00:00
nodeNestloop.c Add: 2000-01-26 05:58:53 +00:00
nodeResult.c Add: 2000-01-26 05:58:53 +00:00
nodeSeqscan.c Add: 2000-01-26 05:58:53 +00:00
nodeSort.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeSubplan.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeTidscan.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeUnique.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
spi.c Fix bug noted by Bruce: FETCH in an already-aborted transaction block 2000-04-04 21:44:40 +00:00