mirror of
https://github.com/postgres/postgres.git
synced 2025-05-21 00:02:53 -04:00
Fix typo
This commit is contained in:
parent
2a679ae94e
commit
11c1984ccc
@ -2570,7 +2570,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
|
||||
<para>
|
||||
<literal>c</literal> = check constraint,
|
||||
<literal>f</literal> = foreign key constraint,
|
||||
<literal>f</literal> = not-null constraint (domains only),
|
||||
<literal>n</literal> = not-null constraint (domains only),
|
||||
<literal>p</literal> = primary key constraint,
|
||||
<literal>u</literal> = unique constraint,
|
||||
<literal>t</literal> = constraint trigger,
|
||||
|
Loading…
x
Reference in New Issue
Block a user