We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c019a commit 3104cc8Copy full SHA for 3104cc8
doc/src/sgml/ref/psql-ref.sgml
@@ -2795,9 +2795,9 @@ bar
2795
otherwise, <application>psql</application> will exit, returning
2796
error code 3 to distinguish this case from fatal error
2797
conditions, which are reported using error code 1. In either case,
2798
- any currently running scripts (the toplevel script, if any, and any
+ any currently running scripts (the top-level script, if any, and any
2799
other scripts which it may have in invoked) will be terminated
2800
- immediately. If the toplevel command string contained multiple SQL
+ immediately. If the top-level command string contained multiple SQL
2801
commands, processing will stop with the current command.
2802
</para>
2803
</listitem>
0 commit comments