diff options
author | Fujii Masao <fujii@postgresql.org> | 2017-02-22 03:36:02 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2017-02-22 03:36:02 +0900 |
commit | 898a792eb8283e31efc0b6fcbc03bbcd5f7df667 (patch) | |
tree | fd229310ec480ed42de6d358af1068219820fe26 /src/backend/executor/execProcnode.c | |
parent | 1d04a59be31bf004b880226be0e3fe84acff2815 (diff) | |
download | postgresql-898a792eb8283e31efc0b6fcbc03bbcd5f7df667.tar.gz postgresql-898a792eb8283e31efc0b6fcbc03bbcd5f7df667.zip |
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.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions