Re: [BUGS] BUG #4622: xpath only work in utf-8 server encoding

2009-02-07 Thread eshkinkot
23 января 2009 г. 0:58 пользователь Peter Eisentraut pete...@gmx.net написал: On Thursday 22 January 2009 15:39:00 Sergey Burladyan wrote: seb=# select xpath('/русский/text()', v::xml) from (select xml('русскийязык/русский')) as x(v); ERROR: could not parse XML data DETAIL: Entity: line 1:

[BUGS] BUG #4622: xpath only work in utf-8 server encoding

2009-01-22 Thread Sergey Burladyan
The following bug has been logged online: Bug reference: 4622 Logged by: Sergey Burladyan Email address: eshkin...@gmail.com PostgreSQL version: 8.3.5 Operating system: Debian testing Description:xpath only work in utf-8 server encoding Details: hello, all ! i am

Re: [BUGS] BUG #4622: xpath only work in utf-8 server encoding

2009-01-22 Thread Peter Eisentraut
On Thursday 22 January 2009 15:39:00 Sergey Burladyan wrote: seb=# select xpath('/русский/text()', v::xml) from (select xml('русскийязык/русский')) as x(v); ERROR: could not parse XML data DETAIL: Entity: line 1: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xF0