Zdenek Kotala wrote:
Heikki Linnakangas napsal(a):

For anyone counting, Firebird added support for ICU more than three
years ago.

ICU is orthogonal to this patch. This patch didn't provide ICU support, and we could start using ICU without the catalog changes.

This patch should allow to use both system catalog and ICU.

Not without another patch that actually introduces ICU support. What that would look like, how that would be stored in the catalogs, and whether we want that is whole another topic. Without that, the STRCOLFN part of the original patch is pointless, and I would've ripped that out anyway even if we decided to add the pg_collation catalog in this release.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to