| От | Tom Lane |
|---|---|
| Тема | Re: default namespace (schema) confusion |
| Дата | |
| Msg-id | 13704.1034907601@sss.pgh.pa.us обсуждение |
| Ответ на | default namespace (schema) confusion (Carl Anderson <candrsn@mindspring.com>) |
| Ответы |
Re: default namespace (schema) confusion
|
| Список | pgsql-hackers |
Carl Anderson <candrsn@mindspring.com> writes:
> this use of "@" in the default schema is a bit counter intuitive
> so I offer the following patch against CVS
Hmm, this seems like a wart, but then the db_user_namespace feature
is an acknowledged wart already.
I think I'd be willing to hold still for this if it happens only when
db_user_namespace is on. Comments anyone?
> + uname_local = (char *)
> malloc(strlen(uname)); + strcpy
> (uname_local,uname);
Use pstrdup, please.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера