| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Ali Akbar <the(dot)apaan(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] empty xml values |
| Date: | 2014-09-09 15:39:53 |
| Message-ID: | 540F1F49.3070105@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 8/30/14 12:43 PM, Ali Akbar wrote:
> 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
Committed, thanks.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2014-09-09 15:54:47 | Re: add modulo (%) operator to pgbench |
| Previous Message | Pavel Stehule | 2014-09-09 15:37:43 | Re: proposal: plpgsql - Assert statement |