Re: Invalid Unicode Character Sequence found

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bulatovic Natasa" <n(dot)bulatovic(at)zim(dot)mpg(dot)de>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Invalid Unicode Character Sequence found
Date: 2004-03-26 21:43:11
Message-ID: 27537.1080337391@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Bulatovic Natasa" <n(dot)bulatovic(at)zim(dot)mpg(dot)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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruno Wolff III 2004-03-26 21:53:03 Re: order of results
Previous Message Kemin Zhou 2004-03-26 19:31:27 autocommit