Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE
authorNeil Conway <neilc@samurai.com>
Tue, 31 Oct 2006 01:52:31 +0000 (01:52 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 31 Oct 2006 01:52:31 +0000 (01:52 +0000)
commitb4efa2a1a1a6cd5a46051fa871a97af4d1a62dcb
tree2656e2c310e630fc5b898051c89652d756d0e60d
parentae45a6ad519356314d325da8b608395d38e0130e
Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE
reference pages documenting that these commands cannot be used within
a transaction block. Also make some minor improvements to the psql
reference page. Patch from Simon Riggs, minor editorialization by
myself.
doc/src/sgml/ref/cluster.sgml
doc/src/sgml/ref/create_tablespace.sgml
doc/src/sgml/ref/drop_tablespace.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/reindex.sgml
doc/src/sgml/ref/vacuum.sgml