Fix typo in information_schema documentation.

Shigeru Hanada
pull/3/head
Tom Lane 13 years ago
parent f8c81c5dde
commit 25f4fe4e46
  1. 2
      doc/src/sgml/information_schema.sgml

@ -2167,7 +2167,7 @@
<entry><literal>collation_name</literal></entry>
<entry><type>sql_identifier</type></entry>
<entry>
Name of the collation of the column, null if default or the
Name of the collation of the domain, null if default or the
data type of the domain is not collatable
</entry>
</row>

Loading…
Cancel
Save