[patch_done] PostgreSQL UTF8 Charset Patch R4 for 6.6.2 RC

Code patches written by our users to solve certain "problems" that were not solved, yet.

Moderators: gto, cipto_kh, EgonHugeist, mdaems

Post Reply
whitekid
Fresh Boarder
Fresh Boarder
Posts: 9
Joined: 05.11.2007, 07:05
Contact:

[patch_done] PostgreSQL UTF8 Charset Patch R4 for 6.6.2 RC

Post by whitekid »

fix some bug in TEXT field things

You need to set TZConnection.Options to use utf8 encoding

Code: Select all

codepage=utf8
client_encoding=utf8
follow below link and download the patch. (sorry I'm korean so following blog was written in korean. if you can't read the text just click zeos.utf8.6.6.2-rc.patch.r4 link. It will go download the patch)

http://whitekid.tistory.com/18

*) this forum don't accept extension .r4 :(
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Concerning the r4 extension : it's not ideal to use a release number as an extension. Extensions do have a meaning on most systems. I think the xxxx.r4.patch filename would (or should) be accepted. I'll check now and add .patch if necessary.

Mark
Image
Post Reply