Support for subselects.

Vadim B. Mikheev <vadim4o@yahoo.com>

Commit: 1a105cefbd4769a1ef857f94a71faed6cb76717b
Author: Vadim B. Mikheev <vadim4o@yahoo.com>
Date: 1998-02-13T03:26:53Z
Releases: 7.1.1
Support for subselects.
ExecReScan for nodeAgg, nodeHash, nodeHashjoin, nodeNestloop and nodeResult.
Fixed ExecReScan for nodeMaterial.
Get rid of #ifdef INDEXSCAN_PATCH.
Get rid of ExecMarkPos and ExecRestrPos in nodeNestloop.

Files