Re: Is psql command line interface broken on HEAD? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Is psql command line interface broken on HEAD?
Date
Msg-id 13959.1206733627@sss.pgh.pa.us
Whole thread Raw
In response to Is psql command line interface broken on HEAD?  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-hackers
Zdenek Kotala <Zdenek.Kotala@Sun.COM> writes:
> When I try run psql with a option on HEAD I get following message:
> -bash-3.2$ /var/tmp/pg84_upg/bin/psql template1 -t
> psql: FATAL:  role "-t" does not exist

That has never been considered supported.  Some versions of getopt,
on some platforms, will rearrange the order of words on the command
line in order to make it "work" (for small values of "work" IMHO).
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Brendan Jurd"
Date:
Subject: Re: [PATCHES] Text <-> C string
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Implemented current_query