Re: Invalid Unicode Character Sequence found - Mailing list pgsql-sql

From Tom Lane
Subject Re: Invalid Unicode Character Sequence found
Date
Msg-id 27537.1080337391@sss.pgh.pa.us
Whole thread Raw
In response to Invalid Unicode Character Sequence found  ("Bulatovic Natasa" <n.bulatovic@zim.mpg.de>)
Responses Re: Invalid Unicode Character Sequence found
List pgsql-sql
"Bulatovic Natasa" <n.bulatovic@zim.mpg.de> writes:
> select id, title from docs where title like 'z%'; or 
> select id, title from docs where title like 'Z%';
> It reports the following error:
> ERROR:  Invalid UNICODE character sequence found (0xc000)

This is fixed in 7.3.6.
        regards, tom lane


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: order of results
Next
From: Kemin Zhou
Date:
Subject: autocommit