aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2014-07-15 13:59:53 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2014-07-15 13:59:53 -0400
commitda6ac4a6683788ed7042a46568f2b040210830f8 (patch)
treecda8440182b813cc9f6cdfccaad6a326feed1d1a /doc/src
parent6bdf4b9c7dde84902a0cc19c27c51c016485b8e6 (diff)
downloadpostgresql-da6ac4a6683788ed7042a46568f2b040210830f8.tar.gz
postgresql-da6ac4a6683788ed7042a46568f2b040210830f8.zip
Add missing doc changes for ee80f043bc9b
Per note from Tom Lane
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index bbe59350194..fa0d6f2ec90 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -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>