On Fri, Oct 2, 2015 at 2:04 PM, Peter Geoghegan <[email protected]> wrote: > It would be nice to get this committed before the next point releases > are tagged, since I've now heard a handful of complaints like this.
I grep'd for SIZE_MAX to make sure that that was something that is available on all supported platforms, since it's C99. What I originally thought was code now turns out to actually be a code-like comment within aset.c. I think that SIZE_MAX should be replaced by MaxAllocHugeSize before the patch is committed. That should be perfectly portable. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
