mirror of https://github.com/postgres/postgres
Coverity complained that this check is pointless, and it's right.
There is no case where we'd call ExecutorStart with a null plannedstmt,
and if we did, it'd have crashed before here. Thinko in commit cc415a56d
.
pull/31/merge
parent
ee4a2c4a03
commit
3a2cb59887
Loading…
Reference in new issue