Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> Bruce, does this ring a bell at all? Unless someone can remember
>> why this change seemed like a good idea, I think I will take Peter's
>> advice...
> I have:
Hm. Looks like the ifndef MAXINT was the part he actually cared about,
and that's now dead code since we don't use MAXINT anywhere anymore.
So I'll go ahead and simplify it down to just #include <limits.h>.
Thanks.
regards, tom lane