Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp
Alvaro Herrera <alvherre@alvh.no-ip.org>
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 <petr.jelinek@enterprisedb.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/decode.c | modified | +1 −0 |