Alvaro Herrera wrote:
> Peter Eisentraut wrote:
> > Log Message:
> > -----------
> > Better fix for determining minimum and maximum int64 values that
> > doesn't require stdint.h and works for "busted" int64.
>
> Nice trick -- is this worth being in c.h or thereabouts?

I was thinking about adding something like PG_INT64_MAX etc. to c.h, but 
that might have required adding limit.h to c.h and perhaps other 
rearrangements, and that would have gone too far for the moment.  If 
more call sites use it, it should be refactored.

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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to