Thread: [COMMITTERS] pgsql: Simplify some code in logical replication launcher

[COMMITTERS] pgsql: Simplify some code in logical replication launcher

From
Peter Eisentraut
Date:
Simplify some code in logical replication launcher

Avoid unnecessary locking calls when a subscription is disabled.

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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/292d9b66e2251df4767a43d78927a614561a21d6

Modified Files
--------------
src/backend/replication/logical/launcher.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)