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

Commit27a52fa

Browse files
committed
Document extra information provided by psql's \dT+ (not \dt+ as per recent commit).
1 parenta87f15d commit27a52fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 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.200 2008/05/02 22:50:21 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.201 2008/05/05 01:38:08 adunstan Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1145,7 +1145,8 @@ testdb=&gt;
11451145
<para>
11461146
Lists all data types or only those that match <replaceable
11471147
class="parameter">pattern</replaceable>. The command form
1148-
<literal>\dT+</literal> shows extra information.
1148+
<literal>\dT+</literal> shows extra information, namely the type's internal name, size, and
1149+
allowed values for <type>enum</> types.
11491150
</para>
11501151
</listitem>
11511152
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp