1
0
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:
Robert Haas
2011-06-17 00:54:08 -04:00
parent 6b339a1ade
commit a3903f1bf8

View File

@ -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