Vince Vielhaber <[EMAIL PROTECTED]> writes: > $ psql -? > psql: No match. Odd --- I get the right thing: $ psql -? This is psql, the PostgreSQL interactive terminal. Usage: psql [options] [dbname [username]] Options: -a Echo all input from script -A Unaligned table output mode (-P format=unaligned) [etc etc] Something different about long-option handling on your platform, maybe? What is your platform, anyway? regards, tom lane
- [HACKERS] psql: anyone ever notice? Vince Vielhaber
- Re: [HACKERS] psql: anyone ever notice? Tom Lane
- Re: [HACKERS] psql: anyone ever notice? Dominic J. Eidson
- Re: [HACKERS] psql: anyone ever notice? Ross J. Reedstrom
- Re: [HACKERS] psql: anyone ever notice? Peter Eisentraut
- Re: [HACKERS] psql: anyone ever notice? xuyifeng
- Re: [HACKERS] psql: anyone ever notice? Jim Mercer
- Re: [HACKERS] psql: anyone ever notice? Tom Lane
- Re: [HACKERS] psql: anyone ever notice? Peter Eisentraut