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

Commit03c1179

Browse files
committed
Improve covering index documentation
Add missed description of pg_constraint.conincludingShinoda, Noriyoshi and Alexander Korotkov
1 parentd7a95f0 commit03c1179

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,6 +2372,14 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
23722372
triggers), list of the constrained columns</entry>
23732373
</row>
23742374

2375+
<row>
2376+
<entry><structfield>conincluding</structfield></entry>
2377+
<entry><type>int2[]</type></entry>
2378+
<entry><literal><link linkend="catalog-pg-attribute"><structname>pg_attribute</structname></link>.attnum</literal></entry>
2379+
<entry>List of the non-constrained columns which are included into
2380+
the same index as the constrained columns</entry>
2381+
</row>
2382+
23752383
<row>
23762384
<entry><structfield>confkey</structfield></entry>
23772385
<entry><type>int2[]</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp