Re: \d commands in psql 9.0 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: \d commands in psql 9.0
Date
Msg-id 25290.1270328218@sss.pgh.pa.us
Whole thread Raw
In response to Re: \d commands in psql 9.0  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-hackers
Jaime Casanova <jcasanov@systemguards.com.ec> writes:
> then, something is wrong because \ddp+ should be giving an error
> (because that command doesn't exist and \dd seems to be accepting the
> p+ as a parameter)

No, it's just ignoring the p+, not treating it as a parameter.  I agree
this is bogus --- patch committed.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: \d commands in psql 9.0
Next
From: Tom Lane
Date:
Subject: Re: default privileges