Re: BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Jehan-Guillaume de Rorthais <jgdr@dalibo.com>
Cc: pgsql-bugs@lists.postgresql.org, Daniel Verite <daniel@manitou-mail.org>,
Thomas Munro <thomas.munro@enterprisedb.com>, Peter Geoghegan <pg@bowt.ie>,
Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-09-10T13:45:57Z
Lists: pgsql-bugs
On 2020-09-09 18:20, Jehan-Guillaume de Rorthais wrote: > On Tue, 8 Sep 2020 16:36:23 +0200 > Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > >> On 2020-09-07 15:27, Jehan-Guillaume de Rorthais wrote: >>> Please, find a patch in attachment. It removes the buggy collation from doc >>> and adapt existing ones to keep an example of combination of rules. >> >> I agree with this patch in principle. But perhaps we could keep another >> reordering example, maybe latin/greek? > > Please, find in attachment a patch implementing your suggestion. Committed and backpatched. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Remove buggy ICU collation from documentation
- ddbb18743fd1 10.15 landed
- d0b585e86185 11.10 landed
- 697c8e620443 12.5 landed
- 9f358c5ef313 13.0 landed
- 4fff515e9eff 14.0 landed