| От | Tom Lane |
|---|---|
| Тема | Re: Eliminate information_schema from oid2name listing |
| Дата | |
| Msg-id | 4040.1058794607@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Eliminate information_schema from oid2name listing (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: Eliminate information_schema from oid2name listing
|
| Список | pgsql-patches |
Peter Eisentraut <peter_e@gmx.net> writes:
> Kenji Sugita writes:
>> This small patch eliminates relations in information_schema from oid2name
>> listing.
> Why would one want to do that?
AFAICS the point of oid2name is to provide a mapping between disk file
names and table names. As such, what it *ought* to be doing is
suppressing views, since those don't have disk files --- they are only
cluttering the listing with irrelevant data. If we put that in, there'd
be no need to special-case information_schema.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера