Re: Trailing semicolons on partitioning example commands - Mailing list pgsql-docs

From Magnus Hagander
Subject Re: Trailing semicolons on partitioning example commands
Date
Msg-id CABUevEwPauGonLhjPy0FTbHhDo47bT-RsmCsvV2eB8EG4bSJkQ@mail.gmail.com
Whole thread Raw
In response to Trailing semicolons on partitioning example commands  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-docs


On Fri, Jan 26, 2018 at 3:27 PM, Daniel Gustafsson <daniel@yesql.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! 


--

pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: pg_upgrade docs are confusing if PostgreSQL's versioningsystem/language isn't known to reader
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade docs are confusing if PostgreSQL's versioningsystem/language isn't known to reader