Re: 0xc3 error Text Search Windows French - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: 0xc3 error Text Search Windows French
Date
Msg-id 20080625193512.GF17573@alvh.no-ip.org
Whole thread Raw
In response to 0xc3 error Text Search Windows French  (Andrew <archa@pacific.net.au>)
List pgsql-general
Andrew wrote:
> I have a feeling that an issue I'm running into is related to this:
> http://archives.postgresql.org/pgsql-bugs/2008-06/msg00113.php
>
> On Windows XP running PgAdmin III 1.8.4 against either PostgreSQL 8.3.0
> or 8.3.3 DB, when attempting to do a:
>
> select * from ts_debug('french', 'catalogue');
>
> getting the following error:
>
> ERROR:  invalid byte sequence for encoding "UTF8": 0xc3

This is probably a bug fixed after 8.3.3:

http://git.postgresql.org/?p=postgresql.git;a=commitdiff;h=6bcf5a85233f7a039648990d1037119efb61146d
(This is the HEAD version of the patch; 8.3 should be identically
patched.)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Howard Cole
Date:
Subject: POSIX Escape
Next
From: "Richard Broersma"
Date:
Subject: IF ROW( NEW ) <> ROW( OLD )