Re: [PATCH] empty xml values - Mailing list pgsql-hackers

From Ali Akbar
Subject Re: [PATCH] empty xml values
Date
Msg-id CACQjQLrb=z19bP2UyA-HKboA65Gu73uwJ+y81tOkZw37B7QnEA@mail.gmail.com
Whole thread Raw
In response to [PATCH] empty xml values  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [PATCH] empty xml values
List pgsql-hackers
While looking into this report
http://www.postgresql.org/message-id/CF48CCFB.65A9D%tim.kane@gmail.com I
noticed that we don't accept empty values as xml "content" values, even
though this should apparently be allowed by the spec.  Attached is a
patch to fix it (which needs updates to xml_1.out, which I omit here for
simplicity).

The patch works, albeit must be applied with --ignore-whitespace. Attached the patch + xml_1.out updates.

I'm marking this ready for commit
--
Ali Akbar
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: pgbench throttling latency limit
Next
From: Andres Freund
Date:
Subject: Re: postgresql latency & bgwriter not doing its job