Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: mha(at)postgresql(dot)org (Magnus Hagander)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Change warning-silencing code not to cast the pointer type,
  • Date: Wed, 28 Jan 2009 15:32:21 +0000 (UTC)
  • Message-id: <20090128153221.802377559ED@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Change warning-silencing code not to cast the pointer type, instead
casting the value of the variable later.

Per comments from Tom.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.58 -> r1.59)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.58&r2=1.59)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group