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

Commitfb9dff7

Browse files
committed
Fix grammar in GIN README
Author: Kirill Reshke <reshkekirill@gmail.com>Discussion:https://postgr.es/m/CALdSSPgu9uAhVYojQ0yjG%3Dq5MaqmiSLUJPhz%2B-u7cA6K6Mc9UA%40mail.gmail.com
1 parent8b6a0e2 commitfb9dff7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/access/gin/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@ GIN packs keys and downlinks into tuples in a different way.
237237

238238
P_i is grouped with K_{i+1}. -Inf key is not needed.
239239

240-
There are couple of additional notes regarding K_{n+1} key.
241-
1) In entry tree rightmost page, a key coupled with P_n doesn't really matter.
240+
There areacouple of additional notes regarding K_{n+1} key.
241+
1) Intheentry tree on the rightmost page, a key coupled with P_n doesn't really matter.
242242
Highkey is assumed to be infinity.
243-
2) In posting tree, a key coupled with P_n always doesn't matter. Highkey for
243+
2) Intheposting tree, a key coupled with P_n always doesn't matter. Highkey for
244244
non-rightmost pages is stored separately and accessed via
245245
GinDataPageGetRightBound().
246246

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp