[COMMITTERS] pgsql: Simplify some code in logical replication launcher
[COMMITTERS] pgsql: Simplify some code in logical replication launcher
От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
Simplify some code in logical replication launcher Avoid unnecessary locking calls when a subscription is disabled. Author: Yugo Nagata 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(-)