From owner-freebsd-questions@FreeBSD.ORG Fri Jan 26 21:15:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE65016A402 for ; Fri, 26 Jan 2007 21:15:14 +0000 (UTC) (envelope-from philippe.lang@attiksystem.ch) Received: from mail.attiksystem.ch (f29.attiksystem.ch [212.147.59.29]) by mx1.freebsd.org (Postfix) with ESMTP id 6F49113C481 for ; Fri, 26 Jan 2007 21:15:14 +0000 (UTC) (envelope-from philippe.lang@attiksystem.ch) Received: from poweredge.attiksystem.ch (poweredge.attiksystem.ch [10.0.0.29]) by mail.attiksystem.ch (8.12.11/8.12.11) with ESMTP id l0QLFDh0041239 for ; Fri, 26 Jan 2007 22:15:13 +0100 (CET) (envelope-from philippe.lang@attiksystem.ch) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Fri, 26 Jan 2007 22:15:12 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Message-ID: <6C0CF58A187DA5479245E0830AF84F421D1741@poweredge.attiksystem.ch> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Postgresql 8.1: plperl code works with LATIN1, fails with UTF8 Thread-Index: AcdBbR1BwcZkxvAAS/Wp3OaL2bd6QAAIeEzg References: <6C0CF58A187DA5479245E0830AF84F4218CD4D@poweredge.attiksystem.ch> From: "Philippe Lang" To: X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.49 on 10.0.0.111 Subject: RE: Postgresql 8.1: plperl code works with LATIN1, fails with UTF8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2007 21:15:15 -0000 owner-freebsd-questions@freebsd.org wrote: > Hi, >=20 > I've got plperl code that works just fine when the database is > encoded using LATIN1, but fails as soon as I switch to UTF8.=20 >=20 > I've been testing PG 8.1.4 under Linux, and PG 8.1.6 under FreeBSD, > both behave exactly the save. ... Oups, sorry, wrong mailing-list! Cheers, Philippe