1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-06 19:59:18 +03:00
Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/0CF087FC-BEAD-4010-8BB9-3CDD74DC9060@yesql.se
This commit is contained in:
Magnus Hagander 2021-02-17 13:53:26 +01:00
parent 2b81444a88
commit 6a31b48ec8

View File

@ -946,7 +946,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
<para> <para>
When placed on a partitioned table, <literal>PRIMARY KEY</literal> When placed on a partitioned table, <literal>PRIMARY KEY</literal>
constraints share the restrictions previously decribed constraints share the restrictions previously described
for <literal>UNIQUE</literal> constraints. for <literal>UNIQUE</literal> constraints.
</para> </para>