]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix omission in partitioning limitation documentation
authorMagnus Hagander <magnus@hagander.net>
Thu, 11 Jan 2024 13:27:10 +0000 (14:27 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 11 Jan 2024 13:35:57 +0000 (14:35 +0100)
commit18d51c0bb19097191182e57bc755c197ee6a4fc4
treece80a32b54af0620f0001283ac0b3412f12156df
parent469d836a90cca12e730512a445e1d78b9bc6039e
Fix omission in partitioning limitation documentation

UNIQUE and PRIMARY KEY constraints can be created on ONLY the
partitioned table.  We already had an example demonstrating that,
but forgot to mention it in the documentation of the limits of
partitioning.

Author: Laurenz Albe
Reviewed-By: shihao zhong, Shubham Khanna, Ashutosh Bapat
Backpatch-through: 12
Discussion: https://postgr.es/m/167299368731.659.16130012959616771853@wrigleys.postgresql.org
doc/src/sgml/ddl.sgml