projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c81c5
)
Fix typo in information_schema documentation.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 6 Sep 2012 03:37:42 +0000
(23:37 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 6 Sep 2012 03:37:42 +0000
(23:37 -0400)
Shigeru Hanada
doc/src/sgml/information_schema.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/information_schema.sgml
b/doc/src/sgml/information_schema.sgml
index df806a3c853c72c9c64fc1d27792ce5f8c178bce..ddbc56c6e46182950c9ecf6442b246b55922647c 100644
(file)
--- a/
doc/src/sgml/information_schema.sgml
+++ b/
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
colum
n, null if default or the
+ Name of the collation of the
domai
n, null if default or the
data type of the domain is not collatable
</entry>
</row>