Re: plperl compiler warning
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tim Bunce <Tim.Bunce@pobox.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Joe Conway <mail@joeconway.com>, "Hackers (PostgreSQL)" <pgsql-hackers@postgresql.org>
Date: 2010-01-28T23:07:47Z
Lists: pgsql-hackers
Tim Bunce wrote: >> >> It looks to me like this is probably a live bug not just compiler >> hypersensitivity. >> > > Yes. (ISTR there have been cases where the notnull attribute was > misapplied to some perl functions, but that's not the case here.) > > I think I missed this because the Xcode compiler on Snow Leopard is > fairly old (gcc 4.2.1). > > Patch attached. > > Thanks. Applied. cheers andrew