diff options
author | Fujii Masao <fujii@postgresql.org> | 2017-02-04 03:18:13 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2017-02-04 03:18:13 +0900 |
commit | 39b8cc991fe31ee8df8b0fee467bbd9800fcc1c5 (patch) | |
tree | e9e9295fedf0e50008279a01daa3e4f16bd895a8 /src/backend/executor/execMain.c | |
parent | 14e9b18fed289e483ed28daec60fdab95da9cc48 (diff) | |
download | postgresql-39b8cc991fe31ee8df8b0fee467bbd9800fcc1c5.tar.gz postgresql-39b8cc991fe31ee8df8b0fee467bbd9800fcc1c5.zip |
Be sure to release LogicalRepLauncherLock in DROP SUBSCRIPTION command.
Previously DROP SUBSCRIPTION command forgot to release the lock at all.
Original patches by Kyotaro Horiguchi and Michael Paquier,
but I didn't use them.
Discussion: http://postgr.es/m/20170201.173623.66249355.horiguchi.kyotaro@lab.ntt.co.jp
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions