Re: logical/relation.c header description

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: logical/relation.c header description
Дата
Msg-id CAA4eK1K+U_4KYifS_7ZuN_dfysLd-5tgxGxJ6tNZwWqYGL8xnw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: logical/relation.c header description  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
On Fri, Sep 18, 2020 at 9:07 AM Amit Langote <amitlangote09@gmail.com> wrote:
>
> On Fri, Sep 18, 2020 at 12:30 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> > I am not very excited to add information about structures used in the
> > file especially when we have explained 'LogicalRepPartMapEntry' a few
> > lines after. I think we can leave explaining structures but otherwise,
> > it looks good. See attached.
>
> Works for me, thanks.
>

Pushed, thanks!

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Concurrency issue in pg_rewind
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: INSERT INTO SELECT, Why Parallelism is not selected?