diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 7c73cba11b7..96a09d6cd6e 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -116,7 +116,7 @@ or later versions of these applications, or use standard_conforming_str -Client applications still support escape_string_warning = off for compatibility with old servers. The server variable escape_string_warning has been removed as unnecessary. +Client applications still support operations with servers having standard_conforming_strings = off, for compatibility with old servers. The server variable escape_string_warning has been removed as unnecessary.