Обсуждение: pgsql: Ensure xmloption = content while restoring pg_dump output.

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

pgsql: Ensure xmloption = content while restoring pg_dump output.

От
Tom Lane
Дата:
Ensure xmloption = content while restoring pg_dump output.

In combination with the previous commit, this ensures that valid XML
data can always be dumped and reloaded, whether it is "document"
or "content".

Discussion: https://postgr.es/m/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8ba485422933e0ae48e8c4e1686ea59cfab75111

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 3 +++
1 file changed, 3 insertions(+)