Fix the errhint message and docs for drop subscription failure.

Amit Kapila <akapila@postgresql.org>

Commit: 0e73b9ae6c5f661fbe5c14332351190588741e52
Author: Amit Kapila <akapila@postgresql.org>
Date: 2023-06-21T04:50:35Z
Releases: 12.16
Fix the errhint message and docs for drop subscription failure.

The existing errhint message and docs were missing the fact that we can't
disassociate from the slot unless the subscription is disabled.

Author: Robert Sjöblom, Peter Smith
Reviewed-by: Peter Eisentraut, Amit Kapila
Backpatch-through: 11
Discussion: https://postgr.es/m/807bdf85-61ea-88e2-5712-6d9fcd4eabff@fortnox.se

Files

Documentation touched

Discussion