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

Appearance settings

Commit 320a27a

Browse filesBrowse files
committed
doc: remove mention of backslash doubling in strings
Reported-by: Laurenz Albe Discussion: https://postgr.es/m/0b03f91a875fb44182f5bed9e1d404ed6d138066.camel@cybertec.at Author: Laurenz Albe Backpatch-through: 11
1 parent 28ed5ec commit 320a27a
Copy full SHA for 320a27a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/syntax.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/syntax.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ U&'d!0061t!+000061' UESCAPE '!'
555555
<para>
556556
While the standard syntax for specifying string constants is usually
557557
convenient, it can be difficult to understand when the desired string
558-
contains many single quotes or backslashes, since each of those must
558+
contains many single quotes, since each of those must
559559
be doubled. To allow more readable queries in such situations,
560560
<productname>PostgreSQL</productname> provides another way, called
561561
<quote>dollar quoting</quote>, to write string constants.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.