From: Alvaro Herrera <alvherre@alvh.no-ip.org> Date: Tue, 15 Jul 2014 17:59:53 +0000 (-0400) Subject: Add missing doc changes for ee80f043bc9b X-Git-Tag: REL9_5_ALPHA1~1721 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da6ac4a6683788ed7042a46568f2b040210830f8;p=postgresql Add missing doc changes for ee80f043bc9b Per note from Tom Lane --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index bbe5935019..fa0d6f2ec9 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1011,8 +1011,9 @@ testdb=> Lists tablespaces. If <replaceable class="parameter">pattern</replaceable> is specified, only tablespaces whose names match the pattern are shown. - If <literal>+</literal> is appended to the command name, each object - is listed with its associated permissions. + If <literal>+</literal> is appended to the command name, each tablespace + is listed with its associated options, on-disk size, permissions and + description. </para> </listitem> </varlistentry>