Skip to content
Snippets Groups Projects
Commit 25f4fe4e authored by Tom Lane's avatar Tom Lane
Browse files

Fix typo in information_schema documentation.

Shigeru Hanada
parent f8c81c5d
Branches
Tags
No related merge requests found
...@@ -2167,7 +2167,7 @@ ...@@ -2167,7 +2167,7 @@
<entry><literal>collation_name</literal></entry> <entry><literal>collation_name</literal></entry>
<entry><type>sql_identifier</type></entry> <entry><type>sql_identifier</type></entry>
<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 data type of the domain is not collatable
</entry> </entry>
</row> </row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment