Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

Failing to do so results in inability of logical decoding to process the
WAL stream.  Handle it by doing nothing.

Backpatch all the way back.

Reported-by: Petr JelĂ­nek <[email protected]>

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99197701e57d5444405a0690c49f4712cf99e040

Modified Files
--------------
src/backend/replication/logical/decode.c | 1 +
1 file changed, 1 insertion(+)

Reply via email to