Обсуждение: pgsql: Revert "Delete contrib/xml2's legacy implementation of xml_is_we

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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(+)