Fix origin timestamp during decoding of ROLLBACK PREPARED operation.
Amit Kapila <akapila@postgresql.org>
Fix origin timestamp during decoding of ROLLBACK PREPARED operation. This happens because we were passing incorrect arguments to ReorderBufferFinishPrepared(). Author: Masahiko Sawada Reviewed-by: Vignesh C Backpatch-through: 14 Discussion: https://postgr.es/m/CAD21AoBqhUqgDZUhUVnnwKRubPDNJ6m6fJDPgok3E5cWJLL+pA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/decode.c | modified | +1 −1 |
Discussion
- Fix a bug in DecodeAbort() and improve input data check on subscriber. 4 messages · 2021-12-07 → 2021-12-08