OSDN Git Service

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)
commit61fd2c51d86c10499c6c1a910c821e9c28bcff48
tree488afef6d52429c3598321c6613a57b6526941cd
parent16c46d5d7a98c5478737a120cfd44bd358a54e9e
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