| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL 8.0.0beta1 and diet libc |
| Дата | |
| Msg-id | 14562.1092964230@sss.pgh.pa.us обсуждение |
| Ответ на | Re: PostgreSQL 8.0.0beta1 and diet libc (Andreas Krennmair <netnews@synflood.at>) |
| Список | pgsql-hackers |
Andreas Krennmair <netnews@synflood.at> writes:
> The first fix is that PostgreSQL relies on that, when reading the output
> of postgres -V, all the output can be read with a single read call (or
> whatever call is used, it comes down to read(2) in the end) when called
> from initdb.
Hmm. This is a fair point. Shouldn't pipe_read_line() loop until it's
detected EOF? I'm willing to fix the Unix half of it but I dunno about
the Windows half.
> The other modifications in src/timezone/data/europe are a quick fix
> because I got the error message "line too long" when trying to do a make
> install.
Can you say where that error message is coming from? Because I'd say
that we should fix the limitation, not kluge the data files ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера