pgsql: Some variants of ALTER OWNER tried to make the "object" field of
В списке pgsql-committers по дате отправления:
| От | tgl@postgresql.org (Tom Lane) |
|---|---|
| Тема | pgsql: Some variants of ALTER OWNER tried to make the "object" field of |
| Дата | |
| Msg-id | 20080207210816.B98CD754109@cvs.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
Log Message:
-----------
Some variants of ALTER OWNER tried to make the "object" field of the
statement be a list of bare C strings, rather than String nodes, which is
what they need to be for copyfuncs/equalfuncs to work. Fortunately these
node types never go out to disk (if they did, we'd likely have noticed the
problem sooner), so we can just fix it without creating a need for initdb.
This bug has been there since 8.0, but 8.3 exposes it in a more common
code path (Parse messages) than prior releases did. Per bug #3940 from
Vladimir Kokovic.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/src/backend/commands:
alter.c (r1.15 -> r1.15.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/alter.c?r1=1.15&r2=1.15.2.1)
pgsql/src/backend/parser:
gram.y (r2.511.2.2 -> r2.511.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y?r1=2.511.2.2&r2=2.511.2.3)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера