Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a7cd84

Browse files
committed
doc: Remove mention to in-place tablespaces for pg_tablespace_location()
This paragraph has been added in the documentation byf6f0db4, but aftermore discussion we found that this just makes things more confusing,adding some cross-references between a general feature and somethingonly aimed at being used by developers. The original documentation isnot wrong either, and this commit brings back this part of the docs tothe same state as beforef6f0db4.Per discussion with Kyotaro Horiguchi and Thomas Munro.Discussion:https://postgr.es/m/CA+hUKGL2uaRKu=3+bMBpejHh4k7wqzWC05aiasTsSsHGRCWa8g@mail.gmail.com
1 parentf512efb commit7a7cd84

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23924,13 +23924,7 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
2392423924
</para>
2392523925
<para>
2392623926
Returns the file system path that this tablespace is located in.
23927-
</para>
23928-
<para>
23929-
A relative path to the data directory is returned for tablespaces
23930-
created when <xref linkend="guc-allow-in-place-tablespaces"/> is
23931-
enabled.
23932-
</para>
23933-
</entry>
23927+
</para></entry>
2393423928
</row>
2393523929

2393623930
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp