typo in information_schema.sgml
Started by Shigeru Hanadaover 13 years ago2 messagesdocs
I noticed a typo in the description of the column domains.collation_name.
Name of the collation of the column, null if default ...
This view contains domain entries, so "Name of the collation of the
domain" would be correct.
--
Shigeru HANADA
Attachments:
fix_domains_view_typo.patchtext/plain; charset=Shift_JIS; name=fix_domains_view_typo.patchDownload+1-1
Re: typo in information_schema.sgml
Shigeru HANADA <shigeru.hanada@gmail.com> writes:
I noticed a typo in the description of the column domains.collation_name.
Name of the collation of the column, null if default ...
This view contains domain entries, so "Name of the collation of the
domain" would be correct.
Committed, thanks!
regards, tom lane