From: Alvaro Herrera Date: Tue, 15 Jul 2014 17:59:53 +0000 (-0400) Subject: Add missing doc changes for ee80f043bc9b X-Git-Url: http://git.postgresql.org/gitweb/static/tut_user.html?a=commitdiff_plain;h=da6ac4a6683788ed7042a46568f2b040210830f8;p=users%2Fgsingh%2Fpostgres.git 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 pattern is specified, only tablespaces whose names match the pattern are shown. - If + is appended to the command name, each object - is listed with its associated permissions. + If + is appended to the command name, each tablespace + is listed with its associated options, on-disk size, permissions and + description.