| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump and large files - is this a problem? |
| Дата | |
| Msg-id | 14164.1036197104@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_dump and large files - is this a problem? (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> I think the problem is more accurately described thus: Flex generated
> files include <stdio.h> before "postgres.h" due to the way it lays out the
> code in the output. stdio.h does something which prevents switching to
> the large file model later on in postgres.h. (This manifests itself in
> unistd.h, but unistd.h itself is not the problem per se.)
> The proposed fix was to include the flex output in some other file (such
> as the corresponding grammar file) rather than to compile it separately.
I have made this change. CVS tip should compile cleanly now on machines
where this is an issue.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера