Re: handling of heap rewrites in logical decoding

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: handling of heap rewrites in logical decoding
Дата
Msg-id CAMsr+YGwhado1+234x0oWwdG-DX7d8iASDx5+7BzQuG6OWw7Bg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: handling of heap rewrites in logical decoding  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: handling of heap rewrites in logical decoding  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 16 March 2018 at 08:51, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
On 2/28/18 13:52, Peter Eisentraut wrote:> Second version, which uses an
OID.  I added another field to the output> plugin options (next to the
output_type), to indicate whether the plugin> wants to receive these
changes.  I added some test cases to> test_decoding to show how it works
either way.  It's a bit messy to pass> this setting through to the
ReorderBuffer; maybe there is a better idea.>  But the result seems
pretty useful.
Here is a rebased update of this patch.  No functionality changes
compared to v2.


Picking this up for review.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Parallel Aggregates for string_agg and array_agg
Следующее
От: Chapman Flack
Дата:
Сообщение: Re: Re: pgbench randomness initialization