]> granicus.if.org Git - postgresql/commit
Fix inaccurate description of tablespace.
authorFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:35:12 +0000 (22:35 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:35:12 +0000 (22:35 +0900)
commitee08a78a8104ce4e98ce67dc404b9d6ee3a1425a
tree2401037809b1b71f21a586fb490efb4b4718d84e
parent16f38f72ab2b8a3b2d45ba727d213bb31111cea4
Fix inaccurate description of tablespace.

Currently we don't need to update the pg_tablespace catalog
after redefining the symbolic links to the tablespaces
because pg_tablespace.spclocation column was removed in
PostgreSQL 9.2.

Back patch to 9.2 where pg_tablespace.spclocation was removed.

Ian Barwick, with minor change by me.
doc/src/sgml/manage-ag.sgml