Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch
Дата
Msg-id 20141003203645.GV28859@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
* Stephen Frost (sfrost@snowman.net) wrote:
> * Michael Paquier (michael.paquier@gmail.com) wrote:
> > On Mon, Sep 29, 2014 at 10:07 AM, Fabrízio de Royes Mello <
> > fabriziomello@gmail.com> wrote:
> >
> > > The schema name is missing... attached patch add it.
> > >
> > Ah, right, thanks. It didn't occur to me immediately :) Your patch looks
> > good to me, and you are updating as well the second message that missed the
> > schema name in getRowSecurity.
>
> Thanks to you both- will review.

Fix pushed- thanks!
Stephen

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Valgrind warnings in master branch ("Invalid read of size 8") originating within CreatePolicy()
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Trailing comma support in SELECT statements