]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Improve clarity on partitioned table limitations
authorDavid Rowley <drowley@postgresql.org>
Wed, 30 Sep 2020 00:03:01 +0000 (13:03 +1300)
committerDavid Rowley <drowley@postgresql.org>
Wed, 30 Sep 2020 00:03:01 +0000 (13:03 +1300)
commit5610ffaf00a53877ec973881b9b0b7a1acad689a
treecb8f532ddd6b9c1eacabbcea19331c7c93c284ae
parentf0e4ec74e452f55922b52f50da4ba4834771a268
Doc: Improve clarity on partitioned table limitations

Explicitly mention that primary key constraints are also included in the
limitation that the constraint columns must be a superset of the partition key
columns.

Wording suggestion from Tom Lane.

Discussion: https://postgr.es/m/64062533.78364.1601415362244@mail.yahoo.com
Backpatch-through: 11, where unique constraints on partitioned tables were added
doc/src/sgml/ddl.sgml