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

Commitaa976d3

Browse files
committed
doc: PG 13 relnotes: add duplicate btree optimization details
1 parentca4599b commitaa976d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,9 +359,9 @@ More efficiently store duplicates in btree indexes (Anastasia Lubennikova, Peter
359359
</para>
360360

361361
<para>
362-
This allows efficient btree indexing of low cardinality columns.
363-
Users upgrading with pg_upgrade will need to use REINDEX to make use of
364-
this feature.
362+
This allows efficient btree indexing of low cardinality columns by storing
363+
duplicate keys only once.Users upgrading with pg_upgrade will need to
364+
use REINDEX to make use ofthis feature.
365365
</para>
366366

367367
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp