Simplify some code in logical replication launcher

Peter Eisentraut <peter_e@gmx.net>

Commit: 292d9b66e2251df4767a43d78927a614561a21d6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-15T19:14:08Z
Releases: 10.0
Simplify some code in logical replication launcher

Avoid unnecessary locking calls when a subscription is disabled.

Author: Yugo Nagata <nagata@sraoss.co.jp>

Files

PathChange+/−
src/backend/replication/logical/launcher.c modified +4 −1