Re: "collation" or "collation oder" - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: "collation" or "collation oder"
Date
Msg-id 20241215.165827.861551255402536799.ishii@postgresql.org
Whole thread Raw
In response to Re: "collation" or "collation oder"  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
> 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.

That makes sense. Thanks for the explanation.
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Eagerly scan all-visible pages to amortize aggressive vacuum
Next
From: Alexander Lakhin
Date:
Subject: Parallel tests publication and subscription might fail due to concurrent tuple update