Re: BUG #13907: Restore materialized view throw permission denied

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #13907: Restore materialized view throw permission denied
Дата
Msg-id CAB7nPqSwdqLi-j9XPa9HP2fn80G=jQ31bJzAcT4vfX6D1nWBkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #13907: Restore materialized view throw permission denied  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
On Fri, Jun 17, 2016 at 2:59 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Attached is a new patch, with the promised refactoring, more
> regression tests, etc. After some thoughts, I have arrived to the
> conclusion that it is better to limit the footprint of this patch in
> views.c. So I have created a routine makeColumnDef that is used for
> views, ctas and matviews, but I am letting the creation of the column
> definition list separated as each code path has slight differences
> when building it. Things could be made more shared on HEAD but that
> would be really intrusive for back branches, and I have kept that in
> mind for this patch.
>
> Comments?

Patch is added to the next commit fest. I don't want this thing to be
lost in translation:
https://commitfest.postgresql.org/10/652/
--
Michael

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

Предыдущее
От: ugostray@list.ru
Дата:
Сообщение: BUG #14207: A little is lacking to be the most advanced
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #14207: A little is lacking to be the most advanced