Only kill sync workers at commit time in subscription DDL

Peter Eisentraut <peter_e@gmx.net>

Commit: 7e174fa793a2df89fe03d002a5087ef67abcdde8
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-05T01:17:47Z
Releases: 10.0
Only kill sync workers at commit time in subscription DDL

This allows a transaction abort to avoid killing those workers.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>

Files