From: <no...@so...> - 2002-10-03 14:37:14
|
Support Requests item #617738, was opened at 2002-10-02 22:16 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=216528&aid=617738&group_id=16528 Category: PgSQL.py Group: None Status: Open Priority: 5 Submitted By: Benjamin Bruheim (phed) Assigned to: Nobody/Anonymous (nobody) Summary: Unicode and debian Initial Comment: Are there any plans for support for UNICODE? At the moment I get "ASCII encoding error" when I try to send UNICODE. There is a patch for pypgsql 2.1 available, while the debian version I've obtained is 2.2. ---------------------------------------------------------------------- >Comment By: Gerhard Häring (ghaering) Date: 2002-10-03 16:37 Message: Logged In: YES user_id=163326 My plans are to have official unicode support in pyPgSQL 3.0, but not in the 2.x series. The reason is that I didn't get any feedback from users if they're happy with the API, despite asking multiple times. But perhaps I'll change my mind. Btw. the Unicode patch applies cleanly to pyPgSQL 2.2 and only applies to PgSQL.py and adds a test suite. You should be able to hack the patch file to get it running on your Debian binaries. Anyway, as you've just contacted me via email, I'll just send you a patched PgSQL.py file. cu. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=216528&aid=617738&group_id=16528 |