Change warning-silencing code not to cast the pointer type, instead
authorMagnus Hagander <magnus@hagander.net>
Wed, 28 Jan 2009 15:32:21 +0000 (15:32 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 28 Jan 2009 15:32:21 +0000 (15:32 +0000)
commit19e0014129b54ec3d0da187c836699d0cead74a2
tree076ab06ecf04e3512df2f8ae7cdb8863893d63a1
parentb053264eb9192ce88911efd3b55db42882dffa91
Change warning-silencing code not to cast the pointer type, instead
casting the value of the variable later.

Per comments from Tom.
src/test/regress/pg_regress.c