BUG #14454: xmlelement doesn't support encoding

From: xammett(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14454: xmlelement doesn't support encoding
Date: 2016-12-07 15:27:10
Message-ID: 20161207152710.31170.11974@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14454
Logged by: Vyacheslav Blinov
Email address: xammett(at)gmail(dot)com
PostgreSQL version: 9.6.1
Operating system: ubuntu
Description:

if you try to execute this code - you are return something strange
symbols.
this is a bug. please,fix it.
SELECT xmlelement(name foo, xmlattributes( 'фыв'as a));

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2016-12-07 16:01:28 Re: BUG #14454: xmlelement doesn't support encoding
Previous Message Stephen Frost 2016-12-07 14:15:26 Re: BUG #14453: Growing file descriptors on IDLE connections