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
------
REL_12_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/da782bc9341ca3ebeab1ec214f2610c4778234c2
Modified Files
--------------
src/backend/replication/logical/decode.c | 1 +
1 file changed, 1 insertion(+)