We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ed5ec commit 320a27aCopy full SHA for 320a27a
doc/src/sgml/syntax.sgml
@@ -555,7 +555,7 @@ U&'d!0061t!+000061' UESCAPE '!'
555
<para>
556
While the standard syntax for specifying string constants is usually
557
convenient, it can be difficult to understand when the desired string
558
- contains many single quotes or backslashes, since each of those must
+ contains many single quotes, since each of those must
559
be doubled. To allow more readable queries in such situations,
560
<productname>PostgreSQL</productname> provides another way, called
561
<quote>dollar quoting</quote>, to write string constants.
0 commit comments