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

Commit3b7ed9b

Browse files
committed
Recommend '' for literal ', rather than \', in psql documentation.
1 parentc3c3902 commit3b7ed9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.163 2006/05/31 11:35:17 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.164 2006/05/31 11:47:20 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -615,7 +615,7 @@ testdb=&gt;
615615
<para>
616616
To include whitespace into an argument you may quote it with a
617617
single quote. To include a single quote into such an argument,
618-
precede it by a backslash. Anything contained in single quotes is
618+
use two single quotes. Anything contained in single quotes is
619619
furthermore subject to C-like substitutions for
620620
<literal>\n</literal> (new line), <literal>\t</literal> (tab),
621621
<literal>\</literal><replaceable>digits</replaceable> (octal), and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp