Re: User-specified encoding for postgresql-socket [Was CCL postgresql-socket with UTF-8]
Nathan Bird <[email protected]> Mon, 20 Jun 2011 15:13:44 -0400
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On 06/20/2011 03:07 PM, Kevin Rosenberg wrote: > On Jun 20, 2011, at 9:35 AM, Nathan Bird wrote: > >> On 06/12/2011 12:00 PM, Kevin Rosenberg wrote: >>> Otto Diesenbacher wrote: >>>> so - here is a patch against postgresql-socket-api.lisp to have UTF-8 >>>> support with CCL (tested withh CCL64/Linux and CCL32/Windows) and >>>> postgresql-socket (against clsql-20110522-git, current quicklisp-dist). >> Still don't have the better implementation you outlined above but that >> patch broke non-CCL lisps slightly. > Thanks for the fix and the commit! > > Kevin Commit is up on master. I also added version number 5.3.4 to the asd file, and the ChangeLog; I've not yet made a tag though. Can you run the build for 5.3.4 so we can get this fix out?