On Mon, Feb 14, 2011 at 1:49 AM, Nicolas Martyanoff khaelin@gmail.comwrote:
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?