Re: Getting rid of warnings - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: Getting rid of warnings
Date
Msg-id 45B90B6B.3060204@hagander.net
Whole thread Raw
In response to Re: Getting rid of warnings  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Getting rid of warnings  (Magnus Hagander <magnus@hagander.net>)
List pgsql-patches
Bruce Momjian wrote:
> I need an updated version of this to apply.  The suggested changes are
> too extensive.


I'll try to do this tomorrow. If I get it right, the changes needed are:
NULL instead of cast of function ptr, per Peter.
Do the const-change in the other direction in contrib/intarray.

The patch never contained anything for those const ** warnings, so I'll
just continue not to include those.

If I missed anything, let me know :-)


//Magnus


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Getting rid of warnings
Next
From: Magnus Hagander
Date:
Subject: Re: Getting rid of warnings