Re: Enumize logical replication message actions

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Enumize logical replication message actions
Дата
Msg-id CAA4eK1+hUK-wO2p_7EfoknO+bRWyokZZS6Su+XcWHrs-ZqimUA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Enumize logical replication message actions  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Enumize logical replication message actions
Список pgsql-hackers
On Wed, Nov 25, 2020 at 2:52 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Wed, Nov 25, 2020 at 2:26 PM Peter Smith <smithpb2250@gmail.com> wrote:
> >
> > Hi Hackers.
> >
> > Last month there was a commit [1] for replacing logical replication
> > message type characters with enums of equivalent values.
> >
> > I was revisiting this code recently and I think due to oversight that
> > initial patch was incomplete. IIUC there are several more enum
> > substitutions which should have been made.
> >
> > PSA my patch which adds those missing substitutions.
> >
>
> Good catch. I'll review it in a day or so.
>

The patch looks good to me and I have pushed it.

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Prevent printing "next step instructions" in initdb and pg_upgrade
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: PoC: custom signal handler for extensions