Re: XPATH vs. server_encoding != UTF-8 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: XPATH vs. server_encoding != UTF-8
Date
Msg-id 1311454191.7472.0.camel@vanquo.pezone.net
Whole thread Raw
In response to XPATH vs. server_encoding != UTF-8  (Florian Pflug <fgp@phlo.org>)
Responses Re: XPATH vs. server_encoding != UTF-8
List pgsql-hackers
On lör, 2011-07-23 at 17:49 +0200, Florian Pflug wrote:
> The current thread about JSON and the ensuing discussion about the
> XML types' behaviour in non-UTF8 databases made me try out how well
> XPATH() copes with that situation. The code, at least, looks
> suspicious - XPATH neither verifies that the server encoding is UTF-8,
> not does it pass the server encoding on to libxml's xpath functions.

This issue is on the Todo list, and there are some archive links there.



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Policy on pulling in code from other projects?
Next
From: Andrew Dunstan
Date:
Subject: Re: [COMMITTERS] pgsql: Looks like we can't declare getpeereid on Windows anyway.