Simplify some code in logical replication launcher

Peter Eisentraut <peter_e@gmx.net>

Commit: e42351ae07c19bb4eaedbdce8ccd4dfb4e905069
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-15T19:13:06Z
Releases: 11.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