diff options
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 95832a7e4ec..a1cf38cb732 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -165,6 +165,7 @@ Outputs <application>psql</application> returns 0 to the shell on successful completion of all queries, 1 for errors, 2 for abrupt disconnection from the backend. +The default TAB delimiter is used. <application>psql</application> will also return 1 if the connection to a database could not be made for any reason. @@ -865,4 +866,4 @@ Get help information about the slash (<quote>\</quote>) commands. </variablelist> -</refentry>
\ No newline at end of file +</refentry> |