Re: Proposal for psql wildcarding behavior w/schemas
От
Peter Eisentraut
Тема
Re: Proposal for psql wildcarding behavior w/schemas
Дата
Msg-id
Pine.LNX.4.44.0208082129440.927-100000@localhost.localdomain
Ответ на
Список
Дерево обсуждения
Re: Proposal for psql wildcarding behavior w/schemas "Greg Sabino Mullane" <greg@turnstep.com>
Re: Proposal for psql wildcarding behavior w/schemas Tom Lane <tgl@sss.pgh.pa.us>
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"? -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления