On 5/17/17 01:26, Masahiko Sawada wrote: > While reading documentation I found refresh_option syntax of ALTER > SUBSCRIPTION in documentation is not correct. > > ALTER SUBSCRIPTION ... REFRESH PUBLICATION WITH (refresh_option value [, ...] > ) > should be changed to > ALTER SUBSCRIPTION ... REFRESH PUBLICATION WITH (refresh_option [= > value] [, ...]) > > Attached patch fixes this.
committed -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers