Fix connection leak in DROP SUBSCRIPTION command.
Previously the command forgot to close the connection to the publisher when it failed to drop the replication slot.
Showing
Please register or sign in to comment
Previously the command forgot to close the connection to the publisher when it failed to drop the replication slot.