Is psql command line interface broken on HEAD?

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Is psql command line interface broken on HEAD?
Дата
Msg-id 47ED2083.1000500@sun.com
обсуждение исходный текст
Ответы Re: Is psql command line interface broken on HEAD?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
When I try run psql with a option on HEAD I get following message:

-bash-3.2$ /var/tmp/pg84_upg/bin/psql template1 -t
psql: FATAL:  role "-t" does not exist

when I change a order to

var/tmp/pg84_upg/bin/psql -t template1

then everything is OK.

Does it intention or it is a bug? Current behavior correspond with psql help but 
It works fine on 8.1, 8.2 (8.3 not tested).
    Thanks Zdenek



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Prereading using posix_fadvise (was Re: Commitfest patches)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Implemented current_query