mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Fix typo.
Per Josh Kupershmidt and Tom Lane.
This commit is contained in:
parent
236a11dc65
commit
d61ec7c7a7
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