Fix bogus sizeof calculations.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 27bc87985c4135f27bdcddd905baad3b62a3f03a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-09-15T15:51:57Z
Releases: 12.0
Fix bogus sizeof calculations.

Noted by Coverity.  Typo in 27cc7cd2b, so back-patch to v12
as that was.

Files

PathChange+/−
src/backend/executor/execMain.c modified +2 −2