| От | Tom Lane |
|---|---|
| Тема | Re: PATH no longer a part of 7.4? |
| Дата | |
| Msg-id | 15811.1076430761@sss.pgh.pa.us обсуждение |
| Ответ на | Re: PATH no longer a part of 7.4? ("Dan Langille" <dan@langille.org>) |
| Ответы |
Re: PATH no longer a part of 7.4?
|
| Список | pgsql-docs |
"Dan Langille" <dan@langille.org> writes:
> Here is how this issue arose. A user of [ 7.2.something ]
> is getting this error when creating a table named path.
Right, in 7.2 the rowtype for such a table would conflict with the
predefined type.
> I've been able to create this table under 7.4.1, 7.4, and 7.3.4 (but
> have no other versions under which I can test).
In 7.3 and later there is no conflict, because the predefined type name
lives in the pg_catalog schema, which is not where user tables are
customarily created.
regards, tom lane
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера