To: Tom Lane
> Cc: Bulatovic Natasa; [EMAIL PROTECTED]
> Subject: Re: [SQL] Invalid Unicode Character Sequence found
>
>
> В Птн, 26.03.2004, в 22:43, Tom Lane пишет:
> > "Bulatovic Natasa" <[EMAIL PROTECTED]> writes:
> > > select id, title from docs
Ð ÐÑÐ, 26.03.2004, Ð 22:43, Tom Lane ÐÐÑÐÑ:
> "Bulatovic Natasa" <[EMAIL PROTECTED]> 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 (0xc0
"Bulatovic Natasa" <[EMAIL PROTECTED]> 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.
Hi All,
One very strange problem within the PostgreSql database.
When you issue the following command:
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