psql -f doesn't complain about directories

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема psql -f doesn't complain about directories
Дата
Msg-id 200711142031.16899.peter_e@gmx.net
обсуждение исходный текст
Ответы Re: psql -f doesn't complain about directories  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Letting psql execute a script file that is really a directory doesn't complain 
at all:

$ psql -f /tmp

Should we do some kind of stat() before opening the file and abort if it's a 
directory?

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] a tsearch2 (8.2.4) dictionary that only filters out stopwords
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: [PATCHES] a tsearch2 (8.2.4) dictionary that only filters out stopwords