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

Commit56b62cb

Browse files
Clarify description of covering indexes in release notes
1 parenta6e1d7b commit56b62cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/release-9.2.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,8 @@
425425
</para>
426426

427427
<para>
428-
This is often called "index-only scans" or "covering indexes".
428+
This is often called "index-only scans", a feature which now enables
429+
the use of indexes with additional columns, or "covering indexes".
429430
This is possible for heap pages with exclusively all-visible
430431
tuples, as reported by the visibility map. The visibility map was
431432
made crash-safe as a necessary part of implementing this feature.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp