- Notifications
You must be signed in to change notification settings - Fork5
Commit898a792
committed
Fix connection leak in DROP SUBSCRIPTION command.
Previously the command forgot to close the connection to the publisherwhen it failed to drop the replication slot.1 parent1d04a59 commit898a792
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
549 | 552 | | |
550 | 553 | | |
551 | 554 | | |
552 | 555 | | |
| 556 | + | |
553 | 557 | | |
554 | 558 | | |
555 | 559 | | |
| |||
0 commit comments
Comments
(0)