summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut2014-08-29 03:59:03 +0000
committerPeter Eisentraut2014-08-29 04:26:17 +0000
commit14b7c8f2d062d50f2ad5d306c5cc26b7ec5cf11e (patch)
treed6716bc492be1808f90d87da3128a69510bb76bc /doc/src
parent6c40f8316ed38a92049784b3e3d3b514ed379b5a (diff)
doc: Revert ALTER TABLESPACE summary line
It was changed when ALTER TABLESPACE / MOVE was added but then not updated when that was moved back out.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/alter_tablespace.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_tablespace.sgml b/doc/src/sgml/ref/alter_tablespace.sgml
index 7c4aabc5826..1976b77e1e5 100644
--- a/doc/src/sgml/ref/alter_tablespace.sgml
+++ b/doc/src/sgml/ref/alter_tablespace.sgml
@@ -16,7 +16,7 @@ PostgreSQL documentation
<refnamediv>
<refname>ALTER TABLESPACE</refname>
- <refpurpose>change the definition of a tablespace or affect objects of a tablespace</refpurpose>
+ <refpurpose>change the definition of a tablespace</refpurpose>
</refnamediv>
<refsynopsisdiv>