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

The database was created with and UTF-8 encoding.

I'm not sure where the problem is, perhaps postmodern doesn't correctly
encode multibyte characters.

Regards,

-- 
Nicolas Martyanoff
   http://codemore.org
   khae...@gmail.com

_______________________________________________
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel

Reply via email to