Re: psql -f doesn't complain about directories

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql -f doesn't complain about directories
Дата
Msg-id 200711151401.59184.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: psql -f doesn't complain about directories  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: psql -f doesn't complain about directories  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Am Mittwoch, 14. November 2007 schrieb Martijn van Oosterhout:
> It's not the fopen that fails, it's the fgets that returns NULL. We
> don't subsequently check if that's due to an I/O error or EISDIR or if
> it's an end-of-file.

Here is a patch for this.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: LDC - Load Distributed Checkpoints with PG8.3b2 on Solaris
Следующее
От: "Jignesh K. Shah"
Дата:
Сообщение: Re: LDC - Load Distributed Checkpoints with PG8.3b2 on Solaris