mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix psql doc typo.
This commit is contained in:
parent
71b9549d05
commit
768c3affd4
1 changed files with 1 additions and 1 deletions
|
|
@ -916,7 +916,7 @@ testdb=>
|
|||
</para>
|
||||
|
||||
<para>
|
||||
For some types of relation, <literal>\d</> shows additional information
|
||||
For some types of relations, <literal>\d</> shows additional information
|
||||
for each column: column values for sequences, indexed expression for
|
||||
indexes and foreign data wrapper options for foreign tables.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue