Re: pg_dump bug for extension owned tables

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: pg_dump bug for extension owned tables
Дата
Msg-id CAFcNs+piRt5W-uUGiUnhzbkegfDKNcczc2qvMD-gR9=vfRFf6g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_dump bug for extension owned tables  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: pg_dump bug for extension owned tables  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список pgsql-hackers

On Mon, Jul 13, 2020 at 5:05 PM Andrew Dunstan <andrew.dunstan@2ndquadrant.com> wrote:
>
>
> On 7/13/20 2:46 PM, Fabrízio de Royes Mello wrote:
> >
> >
> > >
> > > yeah, that's the fix I came up with too. The only thing I added was
> > > "Assert(tbinfo->attgenerated);" at about line 2097.
> > >
> >
> > Cool.
> >
> > >
> > > Will wait for your TAP tests.
> > >
> >
> > Actually I've sent it already but it seems to have gone to the
> > moderation queue.
> >
> > Anyway attached with your assertion and TAP tests.
> >
> >
>
>
>
> Thanks, that all seems fine. The TAP test changes are a bit of a pain in
> the neck before release 11, so I think I'll just do those back that far,
> but the main fix for all live branches.
>

Sounds good to me.

--
   Fabrízio de Royes Mello         Timbira - http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

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

Предыдущее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: Proposal: Automatic partition creation
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."