Mention "backslash" escape processing change in 9.1 release notes.

This commit is contained in:
Bruce Momjian 2011-05-10 20:56:44 -04:00
parent 2e82d0b396
commit 64cc297dc9

View File

@ -62,7 +62,7 @@
standard; <link
linkend="guc-escape-string-warning"><varname>escape_string_warning</></link>
has produced warnings about this usage for years. <literal>E''</>
strings are the proper way to embed escapes in strings and are
strings are the proper way to embed backslash escapes in strings and are
unaffected by this change.
</para>
</listitem>