[patch_done] PostgreSQL UTF8 Charset Patch R4 for 6.6.2 RC
Posted: 10.04.2008, 10:37
fix some bug in TEXT field things
You need to set TZConnection.Options to use utf8 encoding
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
You need to set TZConnection.Options to use utf8 encoding
Code: Select all
codepage=utf8
client_encoding=utf8
http://whitekid.tistory.com/18
*) this forum don't accept extension .r4