diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml index 9c06e1e..1a190f5 100644 --- a/doc/src/sgml/release-11.sgml +++ b/doc/src/sgml/release-11.sgml @@ -424,7 +424,7 @@ Branch: REL9_4_STABLE [8ba485422] 2019-03-23 16:51:26 -0400 pg_dump is also modified to emit - SET xmloption = content while restoring data, + SET xmloption = content, ensuring that dump/restore works even if the prevailing setting is document. @@ -864,7 +864,7 @@ Branch: REL9_4_STABLE [a82c06f40] 2019-04-24 09:05:37 +0900 --> Tighten validation of encoded SCRAM-SHA-256 and MD5 passwords - (Jonathan Katz) + (Jonathan S. Katz)