pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg

pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg

pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg

pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg

pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg

pgsql: Doc: fix minor bug in CREATE TABLE example.

2018-02-15 Thread Tom Lane
Doc: fix minor bug in CREATE TABLE example. One example in create_table.sgml claimed to be showing table constraint syntax, but it was really column constraint syntax due to the omission of a comma. This is both wrong and confusing, so fix it in all supported branches. Per report from n...@postg