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

pull/1/head
Bruce Momjian 15 years ago
parent 2e82d0b396
commit 64cc297dc9
  1. 2
      doc/src/sgml/release-9.1.sgml

@ -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>

Loading…
Cancel
Save