Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccb51c0

Browse files
committed
A further attempt at clarifying the \distv business.
1 parentd25ada4 commitccb51c0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.216 2009/01/07 04:51:34 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.217 2009/01/09 19:27:14 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1120,13 +1120,14 @@ testdb=&gt;
11201120

11211121
<listitem>
11221122
<para>
1123-
For the above commands, the letters
1123+
In this group of commands, the letters
11241124
<literal>i</literal>, <literal>s</literal>,
1125-
<literal>t</literal>, <literal>v</literal>,
1126-
<literal>S</literal>stand for index, sequence, table, view,
1127-
and system table, respectively.You can specify any or all of
1125+
<literal>t</literal>,and<literal>v</literal>
1126+
stand for index, sequence, table,andview, respectively.
1127+
You can specify any or all of
11281128
these letters, in any order, to obtain a listing of all the
1129-
matching objects. If <literal>+</literal> is
1129+
matching objects. For example, <literal>\dit</> lists indexes
1130+
and tables. If <literal>+</literal> is
11301131
appended to the command name, each object is listed with its
11311132
physical size on disk and its associated description, if any.
11321133
The letter <literal>S</literal> restricts the listing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp