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

Commitdb48bc8

Browse files
author
Arseny Kositsyn
committed
[PGPRO-12159] Fixed the search for the key attribute number.
Previously, it was assumed that the RUM index could not containattributes with different types of additional information (and somefunctions from PGPRO-12159 relied on this), but it is possible. Ifyou create an index for two columns of the tsvector type and attachanother column to one of them, it turns out that one tsvector hasthe attach attribute as additional information, and the second onewill have positions.In order to fix this, the functions that find the attribute numberof the key for which the posting tree was built were redesigned.Now they scan the index and look for the key (and its attributenumber) for the scanned page.Tags: rum
1 parent8e97a21 commitdb48bc8

File tree

1 file changed

+426
-202
lines changed

1 file changed

+426
-202
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp