Re: Collations and Replication; Next Steps

From: Oleg Bartunov <obartunov(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Matthew Kelly <mkelly(at)tripadvisor(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Matthew Spilich <mspilich(at)tripadvisor(dot)com>
Subject: Re: Collations and Replication; Next Steps
Date: 2014-09-18 04:16:56
Message-ID: CAF4Au4yt0s-sz9sV2Oj2CrhZUBXrdFcMpK1XE0purc8F75GgxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 18, 2014 at 1:09 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:

> On Wed, Sep 17, 2014 at 9:06 PM, Oleg Bartunov <obartunov(at)gmail(dot)com>
> wrote:
> > We use ICU with postgres for many years in our mchar extension, which
> > provides case-insensitive text data type for popular russian financial
> > system. I don't know if we may ask ICU to give us special BSD-compatible
> > license ?
>
> I don't think that's necessary. Firebird uses ICU, and has similar
> licensing terms to PostgreSQL.
>

Firebird uses MPL license, which is compatible with GPL
http://en.wikipedia.org/wiki/Mozilla_Public_License

>
> --
> Peter Geoghegan
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2014-09-18 04:35:10 Re: Collations and Replication; Next Steps
Previous Message Craig Ringer 2014-09-18 04:10:40 Re: Collations and Replication; Next Steps