Per gripe from Phil Bayer.
Authors: Amit Langote and others
Discussion: https://postgr.es/m/
156236160709.1192.
4498528196556144085@wrigleys.postgresql.org
</para>
</listitem>
+ <listitem>
+ <para>
+ Unique constraints on partitioned tables must include all the
+ partition key columns. This limitation exists because
+ <productname>PostgreSQL</productname> can only enforce
+ uniqueness in each partition individually.
+ </para>
+ </listitem>
+
<listitem>
<para>
<literal>BEFORE ROW</literal> triggers, if necessary, must be defined