mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Mention "backslash" escape processing change in 9.1 release notes.
This commit is contained in:
parent
2e82d0b396
commit
64cc297dc9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue