mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Document clearly that psql \! parameter interpretation limitations are
the same as \copy.
This commit is contained in:
parent
3e1a373e2b
commit
f6752ee59a
@ -2450,7 +2450,8 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput>
|
||||
Escapes to a separate Unix shell or executes the Unix command
|
||||
<replaceable class="parameter">command</replaceable>. The
|
||||
arguments are not further interpreted; the shell will see them
|
||||
as-is.
|
||||
as-is. In particular, the variable substitution rules and
|
||||
backslash escapes do not apply.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user