Re: Collations and Replication; Next Steps

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pg(at)heroku(dot)com
Cc: obartunov(at)gmail(dot)com, kleptog(at)svana(dot)org, peter_e(at)gmx(dot)net, mkelly(at)tripadvisor(dot)com, pgsql-hackers(at)postgresql(dot)org, mspilich(at)tripadvisor(dot)com
Subject: Re: Collations and Replication; Next Steps
Date: 2014-09-18 04:35:10
Message-ID: 20140918.133510.1965988019461736313.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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.

http://source.icu-project.org/repos/icu/icu/trunk/license.html

........
permission notice appear in supporting documentation.Permission is
hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without
limitation the rights to use, copy, modify, merge, publish,
distribute, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies
of the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.
........

In my understanding PostgreSQL's manual MUST include the ICU license
term (this is not a problem). What I am not so sure is, any software
uses PostgreSQL also MUST include the ICU license or not. If yes, I
think this is surely a problem.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-09-18 05:36:34 Re: Collations and Replication; Next Steps
Previous Message Oleg Bartunov 2014-09-18 04:16:56 Re: Collations and Replication; Next Steps