From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | peter(at)eisentraut(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: "collation" or "collation oder" |
Date: | 2024-12-15 07:58:27 |
Message-ID: | 20241215.165827.861551255402536799.ishii@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Lakhin | 2024-12-15 09:00:00 | Parallel tests publication and subscription might fail due to concurrent tuple update |
Previous Message | Robert Treat | 2024-12-15 06:05:27 | Re: Eagerly scan all-visible pages to amortize aggressive vacuum |