forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f1d723
committed
Fix crash in pg_replication_slot_advance
We were trying to use a LSN variable after releasing its containing slotstructure.Reported by: tusharAuthor: amul sulReviewed-by: Petr Jelinek, Masahiko SawadaDiscussion:https://postgr.es/m/94ba999c-f76a-0423-6523-b8d531dfe4c7@enterprisedb.com1 parent159efe4 commit6f1d723
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
484 |
| - | |
| 483 | + | |
485 | 484 |
| |
486 | 485 |
| |
487 | 486 |
| |
|
0 commit comments
Comments
(0)