diff options
-rw-r--r-- | doc/src/sgml/information_schema.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index 6ed77f4a29a..4b3712e60fa 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -4316,7 +4316,8 @@ ORDER BY c.ordinal_position; <entry> Currently always <literal>NO</literal>. The alternative <literal>YES</literal> applies to a feature not available in - <productname>PostgreSQL</></entry>. + <productname>PostgreSQL</>. + </entry> </row> <row> |