Re: psql: anyone ever notice?

Поиск
Список
Период
Сортировка
От xuyifeng
Тема Re: psql: anyone ever notice?
Дата
Msg-id 000f01c0529c$4d04a620$1801a8c0@xyf
обсуждение исходный текст
Ответ на psql: anyone ever notice?  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: psql: anyone ever notice?  (Jim Mercer <jim@reptiles.org>)
Re: psql: anyone ever notice?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
all you guy unix?
under some shells, both * and ? are expanded to matched file names in current directory by shell,
for example FreeBSD's csh.

you should use psql -\? to get help screen, this sucks, 
"?" shouldn't be used as a help screen argument.

Regards,
XuYifeng

----- Original Message ----- 
From: Vince Vielhaber <vev@michvhf.com>
To: <pgsql-hackers@postgreSQL.org>
Sent: Monday, November 20, 2000 3:31 AM
Subject: [HACKERS] psql: anyone ever notice?


> 
> $ psql -U
> psql: option requires an argument -- U
> Try -? for help.
> $ psql -?
> psql: No match.
> $
> 
> Vince.
> -- 
> ==========================================================================
> Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
>  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
>         Online Campground Directory    http://www.camping-usa.com
>        Online Giftshop Superstore    http://www.cloudninegifts.com
> ==========================================================================
> 
> 
> 
> 


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

Предыдущее
От: Don Baccus
Дата:
Сообщение: PG 7.1 pre-beta bug ...
Следующее
От: Jim Mercer
Дата:
Сообщение: Re: psql: anyone ever notice?