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

Commit82bbfc7

Browse files
committed
Doc: fix table of BRIN operator strategy numbers.
brin-extensibility-inclusion-table was confused in places about thedifference between strategy 4 (RTOverRight) and strategy 5 (RTRight).Alexander Law
1 parent55d5735 commit82bbfc7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/brin.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -703,13 +703,13 @@ typedef struct BrinOpcInfo
703703
</row>
704704
<row>
705705
<entry>Operator Strategy 4</entry>
706-
<entry>operatorright-of</entry>
707-
<entry>Operator Strategy2</entry>
706+
<entry>operatordoes-not-extend-to-the-left-of</entry>
707+
<entry>Operator Strategy1</entry>
708708
</row>
709709
<row>
710710
<entry>Operator Strategy 5</entry>
711-
<entry>operatordoes-not-extend-to-the-right-of</entry>
712-
<entry>Operator Strategy1</entry>
711+
<entry>operator right-of</entry>
712+
<entry>Operator Strategy2</entry>
713713
</row>
714714
<row>
715715
<entry>Operator Strategy 6, 18</entry>
@@ -749,12 +749,12 @@ typedef struct BrinOpcInfo
749749
<row>
750750
<entry>Operator Strategy 20</entry>
751751
<entry>operator less-than</entry>
752-
<entry>Operator Strategy4</entry>
752+
<entry>Operator Strategy5</entry>
753753
</row>
754754
<row>
755755
<entry>Operator Strategy 21</entry>
756756
<entry>operator less-than-or-equal-to</entry>
757-
<entry>Operator Strategy4</entry>
757+
<entry>Operator Strategy5</entry>
758758
</row>
759759
<row>
760760
<entry>Operator Strategy 22</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp