[postmodern-devel] encoding problem

Nicolas Martyanoff khaelin at gmail.com
Sun Feb 13 19:57:42 UTC 2011


Ivan Boldyrev <lispnik at gmail.com> writes:

> On Mon, Feb 14, 2011 at 1:49 AM, Nicolas Martyanoff <
> khaelin at gmail.com> wrote:
>
>    
>     I have a query which inserts text containing the '’' character
>     (unicode
>     U+2019). Postmodern seems to generate a correct SQL query, but I
>     get a
>     postgresql error:
>      
>
>     Database error 08P01: invalid message format
>    
>
>
> Is your Lisp implementation Unicode-aware?  Does it work with other
> Unicode chars?

I use sbcl, which has full unicode support. I have a different error
message with some characters, for example with 'é', I have:

Database error 08P01: insufficient data left in message

Regards,

-- 
Nicolas Martyanoff
   http://codemore.org
   khaelin at gmail.com




More information about the postmodern-devel mailing list