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

Commitda023ac

Browse files
committed
Document that psql's \d also works with composite types
This has always been true, it was just never documented.
1 parent776fa18 commitda023ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -878,8 +878,8 @@ testdb=>
878878

879879
<listitem>
880880
<para>
881-
For each relation (table, view, index, sequence or foreign table)
882-
matching the
881+
For each relation (table, view, index, sequence, or foreign table)
882+
or composite typematching the
883883
<replaceable class="parameter">pattern</replaceable>, show all
884884
columns, their types, the tablespace (if not the default) and any
885885
special attributes such as <literal>NOT NULL</literal> or defaults.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp