]> granicus.if.org Git - postgresql/commit
Synchronize table list before creating slot in CREATE SUBSCRIPTION
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 21 Apr 2017 12:35:24 +0000 (08:35 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 21 Apr 2017 12:37:03 +0000 (08:37 -0400)
commitdcb39c37c1d3b90115e1501af8efb7af59c341c3
treea4bbc616009267c0044227e4bab80d32f350fc1a
parent77c316be7e6950990f21ba58f78ce67db1950fa9
Synchronize table list before creating slot in CREATE SUBSCRIPTION

This way a failure to synchronize the table list will not leave an
unused slot on the publisher.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
src/backend/commands/subscriptioncmds.c