Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
fbff2e96
Commit
fbff2e96
authored
19 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Remove mention that \x doesn't affect backslash commands.
parent
97b8013d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/ref/psql-ref.sgml
+2
-5
2 additions, 5 deletions
doc/src/sgml/ref/psql-ref.sgml
with
2 additions
and
5 deletions
doc/src/sgml/ref/psql-ref.sgml
+
2
−
5
View file @
fbff2e96
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.15
0
2005/10/
04 19:01:14 petere
Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.15
1
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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment