mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Doc: remove obsolete entries in table of BRIN strategy numbers.
See commit 591d282e8.
Noted by Justin Pryzby
Discussion: https://postgr.es/m/20201027032511.GF9241@telsasoft.com
This commit is contained in:
parent
112d411fbe
commit
0ce4cd04da
1 changed files with 2 additions and 2 deletions
|
|
@ -703,12 +703,12 @@ typedef struct BrinOpcInfo
|
|||
<entry>Operator Strategy 7</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Operator Strategy 7, 13, 16, 24, 25</entry>
|
||||
<entry>Operator Strategy 7, 16, 24, 25</entry>
|
||||
<entry>operator contains-or-equal-to</entry>
|
||||
<entry></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Operator Strategy 8, 14, 26, 27</entry>
|
||||
<entry>Operator Strategy 8, 26, 27</entry>
|
||||
<entry>operator is-contained-by-or-equal-to</entry>
|
||||
<entry>Operator Strategy 3</entry>
|
||||
</row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue