logical decoding and replication of sequences

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема logical decoding and replication of sequences
Дата
Msg-id CAEudQApBrMXH=J5RS4fmDArH6ptcqvxrnfvQP5NZ+w6SY8O+Jw@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers

On 2/10/22 19:17, Tomas Vondra wrote:
>> I've polished & pushed the first part adding sequence decoding
>> infrastructure etc. Attached are the two remaining parts.
>>
>> I plan to wait a day or two and then push the test_decoding part. The
>> last part (for built-in replication) will need more work and maybe
>> rethinking the grammar etc.
>>

>I've pushed the second part, adding sequences to test_decoding.

Hi,

Minor oversight with commit 0da92dc.
RelationIdGetRelation can return NULL, then it is necessary to check the return.

regards,
Ranier Vilela
Вложения

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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: support for MERGE
Следующее
От: Joseph Koshakow
Дата:
Сообщение: Re: Fix overflow in DecodeInterval