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

Commitd5845b2

Browse files
committed
Fix description of pg_class.relispartition in documentation
This missed the fact that indexes can be partitions since 11.Author: Michael PaquierReviewed-by: Tom LaneDiscussion:https://postgr.es/m/20181022031212.GF14282@paquier.xyz
1 parent33df118 commitd5845b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1948,7 +1948,7 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
19481948
<entry><structfield>relispartition</structfield></entry>
19491949
<entry><type>bool</type></entry>
19501950
<entry></entry>
1951-
<entry>True if table is a partition</entry>
1951+
<entry>True if tableor indexis a partition</entry>
19521952
</row>
19531953

19541954
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp