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

Commitf6752ee

Browse files
committed
Document clearly that psql \! parameter interpretation limitations are
the same as \copy.
1 parent3e1a373 commitf6752ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,8 @@ testdb=&gt; <userinput>\setenv LESS -imx4F</userinput>
24502450
Escapes to a separate Unix shell or executes the Unix command
24512451
<replaceable class="parameter">command</replaceable>. The
24522452
arguments are not further interpreted; the shell will see them
2453-
as-is.
2453+
as-is. In particular, the variable substitution rules and
2454+
backslash escapes do not apply.
24542455
</para>
24552456
</listitem>
24562457
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp