Skip to content
Snippets Groups Projects
Commit fbff2e96 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Remove mention that \x doesn't affect backslash commands.

parent 97b8013d
No related branches found
No related tags found
No related merge requests found
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.150 2005/10/04 19:01:14 petere Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.151 2005/10/28 02:39:07 momjian Exp $
PostgreSQL documentation
-->
......@@ -1443,10 +1443,7 @@ lo_import 152801
Toggles between regular and expanded format. When expanded
format is enabled, query results are displayed in two
columns, with the column name on the left and the data on
the right. This option only affects how normal query results
are displayed; the output of <application>psql</application>
meta-commands is always presented using the regular
format. This mode is useful if the data wouldn't fit on the
the right. This mode is useful if the data wouldn't fit on the
screen in the normal <quote>horizontal</quote> mode.
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment