1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Fix psql doc typo.

This commit is contained in:
Bruce Momjian
2012-05-05 11:59:53 -04:00
parent 71b9549d05
commit 768c3affd4

View File

@ -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>