| От | Justin Clift |
|---|---|
| Тема | Re: Adding column comment to information_schema.columns |
| Дата | |
| Msg-id | 40E4CD85.1040000@telstra.net обсуждение исходный текст |
| Ответ на | Re: Adding column comment to information_schema.columns ("Greg Sabino Mullane" <greg@turnstep.com>) |
| Список | pgsql-hackers |
Greg Sabino Mullane wrote: <snip> > If there is that much clamor for this, why not make a new schema, > such as "pginformation_schema" People could then tweak the views > to their heart's content, while keeping 100% compliance. Doesn't sound very neat. If we add a pginformation_schema, then it'd probably contain all of the existing information_schema... plus more. Reduplication? I guess we could just leverage off the existing information_schema views: i.e. CREATE VIEW pg_information_schmema.some_view AS SELECT * FROM information_schema.some_view (then add extra bits). But it still doesn't sound very neat. ? Regards and best wishes, Justin Clift
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера