mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 11:06:21 -04:00
Fix typo in information_schema documentation.
Shigeru Hanada
This commit is contained in:
parent
bdf8f58397
commit
6acf90bc6e
1 changed files with 1 additions and 1 deletions
|
|
@ -2167,7 +2167,7 @@
|
|||
<entry><literal>collation_name</literal></entry>
|
||||
<entry><type>sql_identifier</type></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
|
||||
</entry>
|
||||
</row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue