Any incompatibility in pg_enc between 8.2 and 8.3?

From: ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Any incompatibility in pg_enc between 8.2 and 8.3?
Date: 2007-04-24 04:16:01
Message-ID: 20070424124334.674D.ITAGAKI.TAKAHIRO@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The values of pg_enc enumeration are changed between 8.2 and 8.3.
PG_JOHAB was removed and PG_EUC_JIS_2004 was added.
Are there any incompatibility issues here?

For example, if we initialize a server(8.3) using initdb(8.3) and libpq(8.2)
with UTF-8 encoding, the server is actually initialized with JOHAB. This is
a rare case (incorrect search path for libpq on server), but are there any
situations where the difference of pg_enc will be a problem?

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2007-04-24 04:16:38 Re: Load distributed checkpoint V4
Previous Message Tom Lane 2007-04-24 02:42:38 Re: BUG #3245: PANIC: failed to re-find shared loc k o b j ect