diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index d77a1aa8f53..c9713d3c2a6 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -878,8 +878,8 @@ testdb=> - For each relation (table, view, index, sequence or foreign table) - matching the + For each relation (table, view, index, sequence, or foreign table) + or composite type matching the pattern, show all columns, their types, the tablespace (if not the default) and any special attributes such as NOT NULL or defaults.