| От | Tom Lane |
|---|---|
| Тема | Re: Bug with specific-schema extensions |
| Дата | |
| Msg-id | 6352.1429481310@sss.pgh.pa.us обсуждение |
| Ответ на | Bug with specific-schema extensions (Jim Nasby <Jim.Nasby@BlueTreble.com>) |
| Ответы |
Re: Bug with specific-schema extensions
|
| Список | pgsql-hackers |
Jim Nasby <Jim.Nasby@BlueTreble.com> writes:
> CREATE EXTENSION creates the variant schema for me, but it leaves it
> behind when I drop the extension. I assume this is a bug and not by design?
No, it's intentional. If you want the schema to be considered part of the
extension, then create it within the extension.
We could have made this case fail, rather than auto-create the containing
schema. That would have been more consistent but probably less useful,
so we didn't.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера