forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd5ed9da
committed
Call ReorderBufferProcessXid from sequence_decode
Commit0da92dc added sequence_decode() implementing logical decodingof sequences, but it failed to call ReorderBufferProcessXid() as itshould. So add the missing call.Reported-by: Amit KapilaDiscussion:https://postgr.es/m/CAA4eK1KGn6cQqJEsubOOENwQOANsExiV2sKL52r4U10J8NJEMQ%40mail.gmail.com1 parent25751f5 commitd5ed9da
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1321 | 1321 |
| |
1322 | 1322 |
| |
1323 | 1323 |
| |
| 1324 | + | |
| 1325 | + | |
1324 | 1326 |
| |
1325 | 1327 |
| |
1326 | 1328 |
| |
|
0 commit comments
Comments
(0)