Tom Lane wrote:
> AFAICT, gcc4's default behavior is to warn about
>
>       int     foo;
>
>       somefunc(&foo);

A simple test shows that this is not the case, even with lots of -W 
options.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to