mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix typo.
Per Josh Kupershmidt and Tom Lane.
This commit is contained in:
@ -2771,7 +2771,7 @@ bar
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
By default, command processing continues after an error. When this
|
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;
|
<application>psql</application> will return to the command prompt;
|
||||||
otherwise, <application>psql</application> will exit, returning
|
otherwise, <application>psql</application> will exit, returning
|
||||||
error code 3 to distinguish this case from fatal error
|
error code 3 to distinguish this case from fatal error
|
||||||
|
Reference in New Issue
Block a user