diff options
Diffstat (limited to 'doc/src/sgml/information_schema.sgml')
-rw-r--r-- | doc/src/sgml/information_schema.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index 9442b0718c0..19dffe7be6a 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -6896,9 +6896,7 @@ ORDER BY c.ordinal_position; <structfield>enforced</structfield> <type>yes_or_no</type> </para> <para> - Applies to a feature not available in - <productname>PostgreSQL</productname> (currently always - <literal>YES</literal>) + <literal>YES</literal> if the constraint is enforced, <literal>NO</literal> if not </para></entry> </row> |