git.postgresql.org Git - postgresql.git/commit
Tue, 6 Jun 2017 01:37:00 +0000 (21:37 -0400)
Tue, 6 Jun 2017 01:43:25 +0000 (21:43 -0400)
commit 9907b55ceb17f55bb508a1f24027a57530d84442
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>
This is the main PostgreSQL git repository.
RSS
Atom