I18N support in InterBase

From: t-ishii(at)sra(dot)co(dot)jp
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: I18N support in InterBase
Date: 1998-07-23 05:05:46
Message-ID: 199807230505.OAA16928@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have douwnloaded InterBase 4.0 for Linux from
http://www.interbase.com/download/linux/ and am amazed by its I18N
support. It doesn't have NATIONAL CHARACTER yet. It do support
CHRACTER SET syntax for CREATE DATABASE/CREATE TABLE/ALTER TABLE etc.,
however. Also, it has COLLATE syntax in WHERE/ORDER BY/GROUP BY. If
you were interested in how it does it, you could get PDF manulas from
same URL(Lang_Ref.pdf in IB_4.0_docs.tar.gz).

Talking about performance, InterBase is a little bit faster than
PostgreSQL 6.3.2 when using indexes, but is slower if no index exists.
--
Tatsuo Ishii
t-ishii(at)sra(dot)co(dot)jp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Maclean 1998-07-23 06:26:41 Re: [HACKERS] LLL: serialized and schema objects...
Previous Message Vadim Mikheev 1998-07-23 03:49:26 LLL: serialized and schema objects...