From: Bruce Momjian Date: Sun, 6 May 2012 12:10:55 +0000 (-0400) Subject: Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was wrong. X-Git-Tag: REL9_2_BETA1~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a3a674b98ebb47e2f4b539a0e284744a7871987;p=thirdparty%2Fpostgresql.git Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was wrong. --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 90db3fc664f..487df746176 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -916,7 +916,7 @@ testdb=> - For some types of relations, \d shows additional information + For some types of relation, \d shows additional information for each column: column values for sequences, indexed expression for indexes and foreign data wrapper options for foreign tables.