Re: Another XML build issue - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Another XML build issue
Date
Msg-id CACjxUsOSVj9kVO-t7AWz7D5F6pOiR88NzJL_64fSz0HgxiQb0w@mail.gmail.com
Whole thread Raw
In response to Re: Another XML build issue  (Kevin Grittner <kgrittn@gmail.com>)
List pgsql-hackers
On Mon, Dec 14, 2015 at 10:56 AM, Kevin Grittner <kgrittn@gmail.com> wrote:
> On Mon, Dec 14, 2015 at 10:43 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
>> As I said, my inclination is to remove the SELECT xmlparse(document '')
>> test case altogether.  The following test SELECT xmlparse(document '   ')
>> seems like it provides as much useful coverage as we need for that,
>> and its output doesn't depend on whether libxml2 continues parsing
>> after the first error.
>
> That's fine with me.  I can do that, if there are no objections.
> (It is easy enough to find the affected lines in all 3 "expected"
> files.)

This didn't seem terribly controversial, so pushed.

-- 
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Remove array_nulls?
Next
From: Paul Ramsey
Date:
Subject: Re: parallel joins, and better parallel explain