]> granicus.if.org Git - postgresql/commit
Fix inaccurate description of tablespace.
authorFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:36:39 +0000 (22:36 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:36:39 +0000 (22:36 +0900)
commitfe136ba6fc31760efe7ac53e662395a71a92dc03
treeb9627755b749ab5b74b1f2ae404eb433bed780c8
parent9a78f66fdccbc85442f992f2928b4a58ae451208
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