>>>>> "Robert" == Robert Haas <robertmh...@gmail.com> writes:
>> No, that's wrong; it must use USE_FLOAT8_BYVAL since that's what the >> definitions of Int64GetDatum / DatumGetInt64 are conditional on. As >> you have it now, it'll break if you build with >> --disable-float8-byval on a 64bit platform. Robert> I'd prefer to avoid that by avoiding the use of those macros in Robert> this code path rather than by leaving the top 32 bits of the Robert> Datum unused I don't consider it appropriate to override ./configure in this way. -- Andrew (irc:RhodiumToad) -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers