| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: ICU support |
| Date: | 2017-03-25 04:40:53 |
| Message-ID: | 0aa840c0-10b6-1d25-14e4-065a5257dc4f@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 3/24/17 22:28, Tom Lane wrote:
> David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> writes:
>> I see this commit changed the definition of pg_locale_t
>> but forgot to update varstr_cmp() completely.
>
> It's pretty disturbing that we don't seem to have caught that
> in testing.
Or during compilation!?!
> Some work on code coverage seems indicated.
That would require a Windows variant of collate.linux.utf8.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-03-25 04:52:32 | pgsql: psql: Add missing schema qualification |
| Previous Message | Peter Eisentraut | 2017-03-25 04:39:52 | Re: pgsql: ICU support |