Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea964a4

Browse files
committed
Be more explicit about the meaning of the change in standard_conforming_strings.
1 parent64cc297 commitea964a4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/release-9.1.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@
5858
</para>
5959

6060
<para>
61-
This removes a long-standing incompatibility with the SQL
62-
standard; <link
61+
By default, backslashes are now ordinary characters in string literals,
62+
not escape characters. This change removes a long-standing
63+
incompatibility with the SQL standard. <link
6364
linkend="guc-escape-string-warning"><varname>escape_string_warning</></link>
6465
has produced warnings about this usage for years. <literal>E''</>
6566
strings are the proper way to embed backslash escapes in strings and are

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp