From 14b7c8f2d062d50f2ad5d306c5cc26b7ec5cf11e Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 28 Aug 2014 23:59:03 -0400 Subject: 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. --- doc/src/sgml/ref/alter_tablespace.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') 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 ALTER TABLESPACE - change the definition of a tablespace or affect objects of a tablespace + change the definition of a tablespace -- cgit v1.2.3