Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?
Дата
Msg-id 61e35b37-22cb-4565-be80-9c52c5e2f3a3@www.fastmail.com
обсуждение исходный текст
Ответ на Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Mon, Apr 5, 2021, at 4:06 AM, Amit Kapila wrote:
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
Good catch. I completely forgot the streaming of in progress transactions. I
agree that the documentation for transaction should be added as a separate
patch since the scope is beyond this feature.


--
Euler Taveira

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

Предыдущее
От: Sait Talha Nisanci
Дата:
Сообщение: Re: [EXTERNAL] Re: Crash in record_type_typmod_compare
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Stronger safeguard for archive recovery not to miss data