Peter Eisentraut <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly