Re: Long options for psql in 7.1.3
Greg Sabino Mullane <greg@turnstep.com>
From: greg@turnstep.com
To: pgsql-bugs@postgresql.org
Date: 2001-10-04T18:05:35Z
Lists: pgsql-bugs
-----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, no matter what the setting of HAVE_GETOPT_LONG. Is this desired behavior? Seems fairly minor to me, but it's confused at least one user. :) (~ line 110 of src/bin/psql/startup.c) Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 200110051402 -----BEGIN PGP SIGNATURE----- Comment: http://www.turnstep.com/pgp.html iQA/AwUBO7ykZbybkGcUlkrIEQLoWgCfRrAic8XuPtLUhVK01p bjWZrA/tkAniaB 0RQqHC+el2wFO1I/Bi70WTVh =49Hm -----END PGP SIGNATURE-----