]> granicus.if.org Git - postgresql/commit
Don't wake up logical replication launcher unnecessarily
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 2 May 2017 02:50:32 +0000 (22:50 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 2 May 2017 02:50:32 +0000 (22:50 -0400)
commita99448ab4515aaadc17647e53633f418893f5adf
treebe12a16319fa039af3e30185ab6ef41d381e0e28
parent54affb41e79cf4bec00bb5e00eb12a1715b9e278
Don't wake up logical replication launcher unnecessarily

In CREATE SUBSCRIPTION, only wake up the launcher when the subscription
is enabled.

Author: Fujii Masao <masao.fujii@gmail.com>
src/backend/commands/subscriptioncmds.c