mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Mention "backslash" escape processing change in 9.1 release notes.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user