8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a679ae commit 11c1984Copy full SHA for 11c1984
doc/src/sgml/catalogs.sgml
@@ -2570,7 +2570,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
2570
<para>
2571
<literal>c</literal> = check constraint,
2572
<literal>f</literal> = foreign key constraint,
2573
- <literal>f</literal> = not-null constraint (domains only),
+ <literal>n</literal> = not-null constraint (domains only),
2574
<literal>p</literal> = primary key constraint,
2575
<literal>u</literal> = unique constraint,
2576
<literal>t</literal> = constraint trigger,
0 commit comments