Slight refactor for ExecOpenScanRelation(): we can use
Neil Conway <neilc@samurai.com>
Slight refactor for ExecOpenScanRelation(): we can use ExecRelationIsTargetRelation() to check if the relation is a target rel, rather than scanning through the result relation array ourselves.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execUtils.c | modified | +6 −15 |