Re: Warnings triggered by recent includefile cleanups

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Warnings triggered by recent includefile cleanups
Дата
Msg-id 6767.964671967@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Warnings triggered by recent includefile cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: mac.c
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: DELETE/DROP on Columns