Re: "collation" or "collation oder"
От | Peter Eisentraut |
---|---|
Тема | Re: "collation" or "collation oder" |
Дата | |
Msg-id | 3a5d459a-991a-4618-84e9-791afe70d453@eisentraut.org обсуждение исходный текст |
Ответ на | "collation" or "collation oder" (Tatsuo Ishii <ishii@postgresql.org>) |
Ответы |
Re: "collation" or "collation oder"
|
Список | pgsql-hackers |
On 14.12.24 03:32, Tatsuo Ishii wrote: > Currently in the docs both "collation" and "collation order" are > used. I think this is confusing because IMO "collation" implies > "order", and "collation order" is redundant. I think there is a difference. A collation is a database object, a collation order is the order produced when invoking that collation. For example, in amcheck.sgml: """ ... an inconsistency in the collation order between a primary server and a standby server ... """ If we wrote just "collation" here I think it would be less clear, because what's the problem is whether the order is different, not whether the collation objects are different.
В списке pgsql-hackers по дате отправления: