Thanks to visit codestin.com Credit goes to github.com
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 93809ad commit 814a7f5Copy full SHA for 814a7f5
doc/src/sgml/ref/psql-ref.sgml
@@ -2746,9 +2746,9 @@ bar
2746
otherwise, <application>psql</application> will exit, returning
2747
error code 3 to distinguish this case from fatal error
2748
conditions, which are reported using error code 1. In either case,
2749
- any currently running scripts (the toplevel script, if any, and any
+ any currently running scripts (the top-level script, if any, and any
2750
other scripts which it may have in invoked) will be terminated
2751
- immediately. If the toplevel command string contained multiple SQL
+ immediately. If the top-level command string contained multiple SQL
2752
commands, processing will stop with the current command.
2753
</para>
2754
</listitem>
0 commit comments