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.

cheers ./daniel

Attachment: partcmd_semicolon.patch
Description: Binary data

Reply via email to