pgsql: Revert "Delete contrib/xml2's legacy implementation of xml_is_we

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Delete contrib/xml2's legacy implementation of xml_is_we
Date: 2016-11-07 15:28:23
Message-ID: E1c3lqR-0005VH-Pc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Delete contrib/xml2's legacy implementation of xml_is_well_formed()."

This partly reverts commit 20540710e83f2873707c284a0c0693f0b57156c4.
Since we've given up on adding PGDLLEXPORT markers to PG_FUNCTION_INFO_V1,
there's no need to remove the legacy compatibility function. I kept the
documentation changes, though, as they seem appropriate anyway.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c59f94e81e56fe24428952f116f3c9555f42cc4f

Modified Files
--------------
contrib/xml2/xpath.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-11-07 17:08:29 pgsql: Band-aid fix for incorrect use of view options as StdRdOptions.
Previous Message Peter Eisentraut 2016-11-07 15:13:13 pgsql: pg_upgrade: Add NLS