pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- master Details --- https://git.postgresql.org/pg/commitdif

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/co

pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp

2021-11-01 Thread Alvaro Herrera
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 Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/co