Peter Eisentraut 9907b55ceb Fix ALTER SUBSCRIPTION grammar ambiguity
There was a grammar ambiguity between SET PUBLICATION name REFRESH and
SET PUBLICATION SKIP REFRESH, because SKIP is not a reserved word.  To
resolve that, fold the refresh choice into the WITH options.  Refreshing
is the default now.

Reported-by: tushar <tushar.ahuja@enterprisedb.com>
2017-06-05 21:43:25 -04:00
..
2017-05-17 19:01:23 -04:00
2017-05-25 11:17:37 -04:00
2017-05-25 14:41:43 -04:00
2017-05-17 16:31:56 -04:00
2017-02-17 08:56:57 -05:00