Re: [BUGS] Long options for psql in 7.1.3

2001-10-05 Thread John Summerfield
On 4 Oct 2001, Arcady Genkin wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > > > g9genarc@eddie:~$ psql -h /var/pgsql --help > > > psql was compiled without support for long options. > > > Use --help for help on invocation options. > > > > > > I guess that it was confused by havi

Re: [BUGS] Long options for psql in 7.1.3

2001-10-05 Thread Peter Eisentraut
Arcady Genkin writes: > That's fine, but IMO "psql -h /var/pgsql --help" and "psql --help" > should either both work, or both not work. I don't think so. -- Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter ---(end of broadcast)-

Re: [BUGS] Long options for psql in 7.1.3

2001-10-05 Thread Arcady Genkin
Peter Eisentraut <[EMAIL PROTECTED]> writes: > > g9genarc@eddie:~$ psql -h /var/pgsql --help > > psql was compiled without support for long options. > > Use --help for help on invocation options. > > > > I guess that it was confused by having both options at once, since > > "psql --help" wo

Re: [BUGS] Long options for psql in 7.1.3

2001-10-04 Thread Peter Eisentraut
Arcady Genkin writes: > g9genarc@eddie:~$ psql -h /var/pgsql --help > psql was compiled without support for long options. > Use --help for help on invocation options. > > I guess that it was confused by having both options at once, since > "psql --help" works fine (i.e. the long options *do

Re: [BUGS] Long options for psql in 7.1.3

2001-10-04 Thread Bruce Momjian
-- Start of PGP signed section. > > Here's a lovely message I got from `psql': > > > > g9genarc@eddie:~$ psql -h /var/pgsql --help > > psql was compiled without support for long options. > > Use --help for help on invocation options. > > Looks as though --help and --verbose always work, no

Re: [BUGS] Long options for psql in 7.1.3

2001-10-04 Thread greg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Here's a lovely message I got from `psql': > > g9genarc@eddie:~$ psql -h /var/pgsql --help > psql was compiled without support for long options. > Use --help for help on invocation options. Looks as though --help and --verbose always work, n

[BUGS] Long options for psql in 7.1.3

2001-10-04 Thread Arcady Genkin
Here's a lovely message I got from `psql': g9genarc@eddie:~$ psql -h /var/pgsql --help psql was compiled without support for long options. Use --help for help on invocation options. I guess that it was confused by having both options at once, since "psql --help" works fine (i.e. the long o