- Notifications
You must be signed in to change notification settings - Fork5
Commita855118
committed
Fix debug message output when connecting to a logical slot.
Previously the message erroneously printed the same LSN twice as theassignment to the start_lsn variable was before the message. Correctthat.Reported-By: Marko TiikkajaAuthor: Marko TiikkajaBackpatch: 9.5, where logical decoding was introduced1 parent073082b commita855118
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
410 | 409 |
| |
411 | 410 |
| |
412 | 411 |
| |
413 | 412 |
| |
| 413 | + | |
| 414 | + | |
414 | 415 |
| |
415 | 416 |
| |
416 | 417 |
| |
|
0 commit comments
Comments
(0)