mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Fix typo.
Per Josh Kupershmidt and Tom Lane.
This commit is contained in:
parent
6b339a1ade
commit
a3903f1bf8
1 changed files with 1 additions and 1 deletions
|
|
@ -2771,7 +2771,7 @@ bar
|
|||
<listitem>
|
||||
<para>
|
||||
By default, command processing continues after an error. When this
|
||||
variale is set, it will instead stop immediately. In interactive mode,
|
||||
variable is set, it will instead stop immediately. In interactive mode,
|
||||
<application>psql</application> will return to the command prompt;
|
||||
otherwise, <application>psql</application> will exit, returning
|
||||
error code 3 to distinguish this case from fatal error
|
||||
|
|
|
|||
Loading…
Reference in a new issue