Change warning-silencing code not to cast the pointer type, instead

Magnus Hagander <magnus@hagander.net>

Commit: 61fd2c51d86c10499c6c1a910c821e9c28bcff48
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-01-28T15:32:21Z
Releases: 8.4.0
Change warning-silencing code not to cast the pointer type, instead
casting the value of the variable later.

Per comments from Tom.

Files

PathChange+/−
src/test/regress/pg_regress.c modified +5 −4