Re: possible encoding issues with libxml2 functions

From: Noah Misch <noah(at)leadboat(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: possible encoding issues with libxml2 functions
Date: 2017-11-11 20:19:18
Message-ID: 20171111201918.GA2737900@rfd.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Nov 05, 2017 at 06:10:04PM +0100, Pavel Stehule wrote:
> Hi
>
> 2017-11-05 4:07 GMT+01:00 Noah Misch <noah(at)leadboat(dot)com>:
>
> > On Tue, Oct 17, 2017 at 06:06:40AM +0200, Pavel Stehule wrote:
> > > Please, if you can, try it write. I am little bit lost :)
> >
> > I'm attaching the patch I desired. Please review. This will probably miss
> > this week's minor releases. If there's significant support, I could
> > instead
> > push before the wrap.
> >
>
> I have not any objection to this solution. It fixes my regress tests too.
>
> I checked it and it is working.

Pushed, but the buildfarm shows I didn't get the test quite right for the
non-xml, non-UTF8 case. Fixing.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2017-11-11 20:29:16 Re: Partition-wise aggregation/grouping
Previous Message Tom Lane 2017-11-11 17:02:41 Re: Simplify ACL handling for large objects and removal of superuser() checks