pgsql: Ensure xmloption = content while restoring pg_dump output.
Started by Tom Laneover 7 years ago1 messagescomitters
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: /messages/by-id/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com
Branch
------
REL9_6_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/687acb59830831e9e640529534ed499e660e482a
Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 3 +++
1 file changed, 3 insertions(+)