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