mirror of
https://github.com/postgres/postgres.git
synced 2025-11-17 00:02:52 -05:00
WITH is optional for REFRESH PUBLICATION. Also, remove a spurious bracket and fix a punctuation. Author: Euler Taveira <euler@timbira.com.br>