pgsql: Ensure xmloption = content while restoring pg_dump output.

Started by Tom Laneover 7 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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(+)