Re: Proposal for psql wildcarding behavior w/schemas - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposal for psql wildcarding behavior w/schemas
Date
Msg-id 22535.1028836197@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proposal for psql wildcarding behavior w/schemas  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane writes:
>> 1.  A wildcardable pattern must consist of either "namepattern" or
>> "namepattern.namepattern".

> Regarding the use of quotes:  Would

> \d "foo.bar"

> show the table "foo.bar", whereas

> \d "foo"."bar"

> would show the table "bar" in schema "foo"?

That'd be my interpretation of what it should do.  Okay with you?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Proposal for psql wildcarding behavior w/schemas
Next
From: Alex Avriette
Date:
Subject: IRIX and large SMP: donations of shells &c