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 3e1a373 commit f6752eeCopy full SHA for f6752ee
doc/src/sgml/ref/psql-ref.sgml
@@ -2450,7 +2450,8 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput>
2450
Escapes to a separate Unix shell or executes the Unix command
2451
<replaceable class="parameter">command</replaceable>. The
2452
arguments are not further interpreted; the shell will see them
2453
- as-is.
+ as-is. In particular, the variable substitution rules and
2454
+ backslash escapes do not apply.
2455
</para>
2456
</listitem>
2457
</varlistentry>
0 commit comments