]> granicus.if.org Git - postgresql/commitdiff
Add missing doc changes for ee80f043bc9b
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 15 Jul 2014 17:59:53 +0000 (13:59 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 15 Jul 2014 17:59:53 +0000 (13:59 -0400)
Per note from Tom Lane

doc/src/sgml/ref/psql-ref.sgml

index bbe59350194887b18b891483d32ad1ce66d92501..fa0d6f2ec908d5b5d2d3f79fb0353219df00889b 100644 (file)
@@ -1011,8 +1011,9 @@ testdb=&gt;
         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>