Thread: pgsql: doc: Remove mention to in-place tablespaces for pg_tablespace_lo

pgsql: doc: Remove mention to in-place tablespaces for pg_tablespace_lo

From
Michael Paquier
Date:
doc: Remove mention to in-place tablespaces for pg_tablespace_location()

This paragraph has been added in the documentation by f6f0db4, but after
more discussion we found that this just makes things more confusing,
adding some cross-references between a general feature and something
only aimed at being used by developers.  The original documentation is
not wrong either, and this commit brings back this part of the docs to
the same state as before f6f0db4.

Per discussion with Kyotaro Horiguchi and Thomas Munro.

Discussion: https://postgr.es/m/CA+hUKGL2uaRKu=3+bMBpejHh4k7wqzWC05aiasTsSsHGRCWa8g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7a7cd84893e02e79d4b5e2d72b4ae327b031b217

Modified Files
--------------
doc/src/sgml/func.sgml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)