CREATE TABLE typo

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-02-17T11:58:12Z
Lists: pgsql-docs

Attachments

Commit f2a69b352de introduced a small typo in the CREATE TABLE documentation,
fixed in the attached.

--
Daniel Gustafsson		https://vmware.com/

Commits

  1. Fix typo

  2. Doc: clarify that CREATE TABLE discards redundant unique constraints.