ExecSubPlan needs to be able to cope with RelabelType nodes atop the
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Mar 2000 07:32:58 +0000 (07:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Mar 2000 07:32:58 +0000 (07:32 +0000)
commit9da6d2c0e71a18cb3806ba6531d7aa233ab266ee
treee249e4afa7c7d4f41bf90e5230e8c904b694b420
parentb212e7ad7bba0899737742d73dffd29ff4b59501
ExecSubPlan needs to be able to cope with RelabelType nodes atop the
Const placeholder nodes for subplan result values.
src/backend/executor/nodeSubplan.c