projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bdf4b9
)
Add missing doc changes for ee80f043bc9b
author
Alvaro Herrera
Tue, 15 Jul 2014 17:59:53 +0000
(13:59 -0400)
committer
Alvaro Herrera
Tue, 15 Jul 2014 17:59:53 +0000
(13:59 -0400)
Per note from Tom Lane
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index bbe59350194887b18b891483d32ad1ce66d92501..fa0d6f2ec908d5b5d2d3f79fb0353219df00889b 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-1011,8
+1011,9
@@
testdb=>
Lists tablespaces. If
class="parameter">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.