Fix bogus sizeof calculations.

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

Commit: d8122578098d3ff20a9a12d25807e56cecac673c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-09-15T15:51:57Z
Releases: 13.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