|
1111 | 1111 |
|
1112 | 1112 | # gist point_ops
|
1113 | 1113 | { amopfamily => 'gist/point_ops', amoplefttype => 'point',
|
1114 |
| - amoprighttype => 'point', amopstrategy => '11', amopopr => '>^(point,point)', |
| 1114 | + amoprighttype => 'point', amopstrategy => '11', amopopr => '|>>(point,point)', |
| 1115 | + amopmethod => 'gist' }, |
| 1116 | +{ amopfamily => 'gist/point_ops', amoplefttype => 'point', |
| 1117 | + amoprighttype => 'point', amopstrategy => '30', amopopr => '>^(point,point)', |
1115 | 1118 | amopmethod => 'gist' },
|
1116 | 1119 | { amopfamily => 'gist/point_ops', amoplefttype => 'point',
|
1117 | 1120 | amoprighttype => 'point', amopstrategy => '1', amopopr => '<<(point,point)',
|
|
1120 | 1123 | amoprighttype => 'point', amopstrategy => '5', amopopr => '>>(point,point)',
|
1121 | 1124 | amopmethod => 'gist' },
|
1122 | 1125 | { amopfamily => 'gist/point_ops', amoplefttype => 'point',
|
1123 |
| - amoprighttype => 'point', amopstrategy => '10', amopopr => '<^(point,point)', |
| 1126 | + amoprighttype => 'point', amopstrategy => '10', amopopr => '<<|(point,point)', |
| 1127 | + amopmethod => 'gist' }, |
| 1128 | +{ amopfamily => 'gist/point_ops', amoplefttype => 'point', |
| 1129 | + amoprighttype => 'point', amopstrategy => '29', amopopr => '<^(point,point)', |
1124 | 1130 | amopmethod => 'gist' },
|
1125 | 1131 | { amopfamily => 'gist/point_ops', amoplefttype => 'point',
|
1126 | 1132 | amoprighttype => 'point', amopstrategy => '6', amopopr => '~=(point,point)',
|
|
1370 | 1376 |
|
1371 | 1377 | # SP-GiST quad_point_ops
|
1372 | 1378 | { amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point',
|
1373 |
| - amoprighttype => 'point', amopstrategy => '11', amopopr => '>^(point,point)', |
| 1379 | + amoprighttype => 'point', amopstrategy => '11', amopopr => '|>>(point,point)', |
| 1380 | + amopmethod => 'spgist' }, |
| 1381 | +{ amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point', |
| 1382 | + amoprighttype => 'point', amopstrategy => '30', amopopr => '>^(point,point)', |
1374 | 1383 | amopmethod => 'spgist' },
|
1375 | 1384 | { amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point',
|
1376 | 1385 | amoprighttype => 'point', amopstrategy => '1', amopopr => '<<(point,point)',
|
|
1379 | 1388 | amoprighttype => 'point', amopstrategy => '5', amopopr => '>>(point,point)',
|
1380 | 1389 | amopmethod => 'spgist' },
|
1381 | 1390 | { amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point',
|
1382 |
| - amoprighttype => 'point', amopstrategy => '10', amopopr => '<^(point,point)', |
| 1391 | + amoprighttype => 'point', amopstrategy => '10', amopopr => '<<|(point,point)', |
| 1392 | + amopmethod => 'spgist' }, |
| 1393 | +{ amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point', |
| 1394 | + amoprighttype => 'point', amopstrategy => '29', amopopr => '<^(point,point)', |
1383 | 1395 | amopmethod => 'spgist' },
|
1384 | 1396 | { amopfamily => 'spgist/quad_point_ops', amoplefttype => 'point',
|
1385 | 1397 | amoprighttype => 'point', amopstrategy => '6', amopopr => '~=(point,point)',
|
|
1394 | 1406 |
|
1395 | 1407 | # SP-GiST kd_point_ops
|
1396 | 1408 | { amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point',
|
1397 |
| - amoprighttype => 'point', amopstrategy => '11', amopopr => '>^(point,point)', |
| 1409 | + amoprighttype => 'point', amopstrategy => '11', amopopr => '|>>(point,point)', |
| 1410 | + amopmethod => 'spgist' }, |
| 1411 | +{ amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point', |
| 1412 | + amoprighttype => 'point', amopstrategy => '30', amopopr => '>^(point,point)', |
1398 | 1413 | amopmethod => 'spgist' },
|
1399 | 1414 | { amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point',
|
1400 | 1415 | amoprighttype => 'point', amopstrategy => '1', amopopr => '<<(point,point)',
|
|
1403 | 1418 | amoprighttype => 'point', amopstrategy => '5', amopopr => '>>(point,point)',
|
1404 | 1419 | amopmethod => 'spgist' },
|
1405 | 1420 | { amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point',
|
1406 |
| - amoprighttype => 'point', amopstrategy => '10', amopopr => '<^(point,point)', |
| 1421 | + amoprighttype => 'point', amopstrategy => '10', amopopr => '<<|(point,point)', |
| 1422 | + amopmethod => 'spgist' }, |
| 1423 | +{ amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point', |
| 1424 | + amoprighttype => 'point', amopstrategy => '29', amopopr => '<^(point,point)', |
1407 | 1425 | amopmethod => 'spgist' },
|
1408 | 1426 | { amopfamily => 'spgist/kd_point_ops', amoplefttype => 'point',
|
1409 | 1427 | amoprighttype => 'point', amopstrategy => '6', amopopr => '~=(point,point)',
|
|
0 commit comments