Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?
Дата
Msg-id CAA4eK1LBStkysmAG5muwNKxsvWZQ=k4_g+ZEVFzi0cY-1NdRug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?  ("Euler Taveira" <euler@eulerto.com>)
Ответы Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?
Список pgsql-hackers
On Sat, Apr 3, 2021 at 5:26 AM Euler Taveira <euler@eulerto.com> wrote:
>
> On Thu, Apr 1, 2021, at 7:19 AM, Amit Kapila wrote:
>
> This new patch set version has 2 patches that is because there are 2 separate
> changes: parse_output_parameters() refactor and logical decoding message
> support.
>

I have made few minor changes in the attached. (a) Initialize the
streaming message callback API, (b) update docs to reflect that XID
can be sent for streaming of in-progress transactions, I see that the
same information needs to be updated for a few other protocol message
but we can do that as a separate patch (c) slightly tweaked the commit
messages

Let me know what you think? I am planning to push this tomorrow unless
you or someone else has any comments.

-- 
With Regards,
Amit Kapila.

Вложения

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

Предыдущее
От: "tsunakawa.takay@fujitsu.com"
Дата:
Сообщение: RE: Stronger safeguard for archive recovery not to miss data
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Stronger safeguard for archive recovery not to miss data