Re: BUG #3265: 8.1 -> 8.2 behviour change: View owner must have access to underlying tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3265: 8.1 -> 8.2 behviour change: View owner must have access to underlying tables
Дата
Msg-id 7186.1178774124@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3265: 8.1 -> 8.2 behviour change: View owner must have access to underlying tables  ("Russell Smith" <mr-russ@pws.com.au>)
Ответы Re: BUG #3265: 8.1 -> 8.2 behviour change: View owner must have access to underlying tables
Список pgsql-bugs
"Russell Smith" <mr-russ@pws.com.au> writes:
> CREATE view v1 as select * from t1;
> ALTER TABLE v1 OWNER TO "USER";

See thread here:
http://archives.postgresql.org/pgsql-hackers/2006-04/msg01138.php
and patch here:
http://archives.postgresql.org/pgsql-committers/2006-09/msg00101.php

This was not back-patched because it seemed like too much of a behavior
change for stable branches.

            regards, tom lane

В списке pgsql-bugs по дате отправления: