Re: psql: anyone ever notice? - Mailing list pgsql-hackers

From xuyifeng
Subject Re: psql: anyone ever notice?
Date
Msg-id 000f01c0529c$4d04a620$1801a8c0@xyf
Whole thread Raw
In response to psql: anyone ever notice?  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: psql: anyone ever notice?  (Jim Mercer <jim@reptiles.org>)
Re: psql: anyone ever notice?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Don Baccus
Date:
Subject: PG 7.1 pre-beta bug ...
Next
From: Jim Mercer
Date:
Subject: Re: psql: anyone ever notice?