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 2fe968c commit c8cea81Copy full SHA for c8cea81
doc/src/sgml/syntax.sgml
@@ -563,7 +563,7 @@ U&'d!0061t!+000061' UESCAPE '!'
563
<para>
564
While the standard syntax for specifying string constants is usually
565
convenient, it can be difficult to understand when the desired string
566
- contains many single quotes or backslashes, since each of those must
+ contains many single quotes, since each of those must
567
be doubled. To allow more readable queries in such situations,
568
<productname>PostgreSQL</productname> provides another way, called
569
<quote>dollar quoting</quote>, to write string constants.
0 commit comments