Simplify some code in logical replication launcher Avoid unnecessary locking calls when a subscription is disabled.
Author: Yugo Nagata <[email protected]> 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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
