Re: Long options for psql in 7.1.3

From: greg(at)turnstep(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Long options for psql in 7.1.3
Date: 2001-10-04 18:05:35
Message-ID: 3BBC6CAF.24105.1CB83F3@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Here's a lovely message I got from `psql':
>
> g9genarc(at)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(at)turnstep(dot)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-----

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-10-04 18:16:06 Re: Long options for psql in 7.1.3
Previous Message VINOD S KUMAR 2001-10-04 07:14:54 pls help me