Re: Unicode awareness for pg-socket backend on SBCL
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Janis Dzerins wrote: > Hello CLQSL developers. Hello, Janis. > Attached is a patch that modifies postgresql-socket-api.lisp so that it > works when a database has a UNICODE "character set" *on my box*. This > is a hack, but at least I can use my data. Seems like a reasonable hack. I'll test it out and if it passes the CLSQL test suite I'll incorporate your patch into the next CLSQL release. Kevin