Re: Let psql process files with > 4,294,967,295 lines

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Let psql process files with > 4,294,967,295 lines
Дата
Msg-id 2913.1154318815@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Let psql process files with > 4,294,967,295 lines  (David Fetter <david@fetter.org>)
Список pgsql-hackers
David Fetter <david@fetter.org> writes:
> + #include "pg_config.h"

You should not need that.  All PG code assumes that c.h and its
inclusions have already been read.
        regards, tom lane


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Let psql process files with > 4,294,967,295 lines
Следующее
От: Robert Lor
Дата:
Сообщение: Re: DTrace enabled build fails