Skip to content

Commit a39e395

Browse files
committed
Change psql \\ example to use single quotes, per TOm.
1 parent a4242d7 commit a39e395

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.177 2006/12/06 15:40:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.178 2006/12/06 15:47:22 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -89,7 +89,7 @@ PostgreSQL documentation
8989
<acronym>SQL</acronym> and <application>psql</application>
9090
meta-commands with this option. To achieve that, you could
9191
pipe the string into <application>psql</application>, like
92-
this: <literal>echo "\x \\ SELECT * FROM foo;" | psql</literal>.
92+
this: <literal>echo '\x \\ SELECT * FROM foo;' | psql</literal>.
9393
(<literal>\\</> is the separator meta-command.)
9494
</para>
9595
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy