| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Trailing semicolons on partitioning example commands |
| Date: | 2018-01-27 12:15:20 |
| Message-ID: | CABUevEwPauGonLhjPy0FTbHhDo47bT-RsmCsvV2eB8EG4bSJkQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Fri, Jan 26, 2018 at 3:27 PM, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Is there a reason for not ending all partitioning commands with semicolons
> in
> the declarative partitioning example?
>
> https://www.postgresql.org/docs/devel/static/ddl-partitioning.html
>
> The two last commands with TABLESPACE clauses are ended with semicolons,
> the
> first three arent. Attached patch adds semicolons such that all are
> properly
> ended.
>
I cant see one, since all the other examples do.
Thus, pushed. Thanks!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-01-27 15:05:43 | Re: pg_upgrade docs are confusing if PostgreSQL's versioning system/language isn't known to reader |
| Previous Message | David G. Johnston | 2018-01-26 18:35:09 | Re: pg_upgrade docs are confusing if PostgreSQL's versioning system/language isn't known to reader |