Re: Draft release notes for next week's releases

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: obartunov(at)gmail(dot)com, Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)heroku(dot)com>
Subject: Re: Draft release notes for next week's releases
Date: 2016-03-29 12:18:02
Message-ID: 56FA727A.7000204@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Does include ICU mean that collation handling is identical across platforms?
> E.g. a query on Linux involving string comparison would yield the same
> result on MacOS and Windows?
> Yes, it does and that's the most important issue for us.

Yes, exactly. Attached patch adds support for libicu with configure flag
--with-icu. Patch rebased to current HEAD, hope, it works.

It's based on https://people.freebsd.org/~girgen/postgresql-icu/readme.html
work, and it was migrated to 9.5 with abbrevation keys support.
Patch in current state is not ready to commit, of course.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

Attachment Content-Type Size
libicu-8.patch.gz application/x-gzip 10.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message lannis 2016-03-29 12:27:24 in drop database, auto-vacuum and immediate shutdown concurrency scene, hot-standby server redo FATAL
Previous Message Sridhar N Bamandlapally 2016-03-29 11:37:38 Re: pg_largeobject