From da6ac4a6683788ed7042a46568f2b040210830f8 Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Tue, 15 Jul 2014 13:59:53 -0400 Subject: [PATCH] Add missing doc changes for ee80f043bc9b Per note from Tom Lane --- doc/src/sgml/ref/psql-ref.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.40.0