Re: User-specified encoding for postgresql-socket [Was CCL postgresql-socket with UTF-8]

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Mon, 20 Jun 2011 13:07:00 -0600
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
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