[PATCH] empty xml values

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] empty xml values
Date: 2014-05-12 00:30:03
Message-ID: 5370160B.5040106@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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).

Attachment Content-Type Size
xml-empty.patch text/x-patch 2.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2014-05-12 01:01:04 Re: pgaudit - an auditing extension for PostgreSQL
Previous Message Robert Haas 2014-05-11 22:26:16 Re: postgresql.auto.conf read from wrong directory