Re: handling of heap rewrites in logical decoding - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: handling of heap rewrites in logical decoding
Date
Msg-id a9ed85cc-3274-ce7a-4b0e-fad940865b63@2ndquadrant.com
Whole thread Raw
In response to Re: handling of heap rewrites in logical decoding  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: handling of heap rewrites in logical decoding  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
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.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel Aggregates for string_agg and array_agg
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: PQHost() undefined behavior if connecting string contains bothhost and hostaddr types