From: Tom Lane Date: Thu, 6 Sep 2012 03:37:42 +0000 (-0400) Subject: Fix typo in information_schema documentation. X-Git-Tag: REL9_3_BETA1~925 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25f4fe4e461072a0371dc6d6cedbf08a04477fcd;p=thirdparty%2Fpostgresql.git 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 df806a3c853..ddbc56c6e46 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