Rework the options syntax for logical replication commands

Peter Eisentraut <peter_e@gmx.net>

Commit: b807f59828fbc02fea612e1cbc0066c6dfa3be9b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-05-12T12:57:49Z
Releases: 10.0
Rework the options syntax for logical replication commands

For CREATE/ALTER PUBLICATION/SUBSCRIPTION, use similar option style as
other statements that use a WITH clause for options.

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

Files

Documentation touched