From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Geoghegan <pg(at)heroku(dot)com>, Marc-Olaf Jaschke <marc-olaf(dot)jaschke(at)s24(dot)com>, Postgres-Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) |
Date: | 2016-03-23 00:05:19 |
Message-ID: | CA+TgmobNMwQB55XOMF+dQVGTfcxELL7EPf==mH51dPUw+0Y57Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On Tue, Mar 22, 2016 at 7:48 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Tue, Mar 22, 2016 at 7:19 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Please try this on as many platforms as you can get hold of ...
>
> On MacOS X 10.10.5, this fails because the strxfrm() blobs are far
> longer than the maximum you defined (about 8n+8 bytes, IIRC). I fixed
> that and ran this; all locales tested good.
Here are the results on Fedora 16 and RHEL 7.1.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment | Content-Type | Size |
---|---|---|
f16.txt | text/plain | 38.0 KB |
rhel7-1.txt | text/plain | 35.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-03-23 00:51:38 | Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) |
Previous Message | Tom Lane | 2016-03-22 23:59:01 | Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) |
From | Date | Subject | |
---|---|---|---|
Next Message | Álvaro Hernández Tortosa | 2016-03-23 00:19:18 | Re: about google summer of code 2016 |
Previous Message | Tom Lane | 2016-03-22 23:59:01 | Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) |