From: Tom Lane Date: Thu, 6 Sep 2012 03:37:45 +0000 (-0400) Subject: Fix typo in information_schema documentation. X-Git-Tag: REL9_2_0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6acf90bc6e2bbd03a931d4edfa5fbe580df41515;p=postgresql Fix typo in information_schema documentation. Shigeru Hanada --- diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index df806a3c85..ddbc56c6e4 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -2167,7 +2167,7 @@ collation_name sql_identifier - 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