dbTalk Databases Forums  

[BUGS] BUG #1091: Localization in EUC_TW Can't decode Big5 0xFA40--0xFEF0.

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1091: Localization in EUC_TW Can't decode Big5 0xFA40--0xFEF0. in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1091: Localization in EUC_TW Can't decode Big5 0xFA40--0xFEF0. - 03-03-2004 , 08:16 PM







The following bug has been logged online:

Bug reference: 1091
Logged by: yychen

Email address: yychen (AT) mail (DOT) clhs.tyc.edu.tw

PostgreSQL version: 7.4

Operating system: MS-WIN2000(Run With TAIWAN Big5)

Description: Localization in EUC_TW Can't decode Big5
0xFA40--0xFEF0.

Details:

In Localization:
DataBase
When i save string (with Big5 0xFA40-0xFEF0) to database (encodinig with
EUC_TW or UNICODE); and then read it.
But PostgreSQL Can't decode these.
According to: ftp://ftp.ora.com/pub/examples/nutsh...ip/doc/cjk.inf.
3.3.4: BIG FIVE

Big Five is the encoding system used on machines that support
MS-DOS or Windows, and also for Macintosh (such as the Chinese
Language Kit or the fully-localized operating system).

Two-byte Standard Characters Encoding Ranges
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
first byte range 0xA1-0xFE
second byte ranges 0x40-0x7E, 0xA1-0xFE

One-byte Characters Encoding Range
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
ASCII 0x21-0x7E

The encoding used on Macintosh is quite similar to the above,
but has a slightly shortened two-byte range (second byte range up to
0xFC only) plus additional one-byte code points, namely 0x80
(backslash), 0xFD ("copyright" symbol: "c" in a circle), 0xFE
("trademark" symbol: "TM" as a superscript), and 0xFF ("ellipsis"
symbol: three dots).




---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.