|
66 | 66 | </thead> |
67 | 67 | <tbody> |
68 | 68 | <row> |
69 | | - <entry valign="middle" morerows="13"><literal>box_ops</literal></entry> |
| 69 | + <entry valign="middle" morerows="11"><literal>box_ops</literal></entry> |
70 | 70 | <entry><literal><< (box, box)</literal></entry> |
71 | | - <entry valign="middle" morerows="13"><literal><-> (box, point)</literal></entry> |
| 71 | + <entry valign="middle" morerows="11"><literal><-> (box, point)</literal></entry> |
72 | 72 | </row> |
73 | 73 | <row><entry><literal>&< (box, box)</literal></entry></row> |
74 | 74 | <row><entry><literal>&& (box, box)</literal></entry></row> |
|
81 | 81 | <row><entry><literal><<| (box, box)</literal></entry></row> |
82 | 82 | <row><entry><literal>|>> (box, box)</literal></entry></row> |
83 | 83 | <row><entry><literal>|&> (box, box)</literal></entry></row> |
84 | | - <row><entry><literal>~ (box, box)</literal></entry></row> |
85 | | - <row><entry><literal>@ (box, box)</literal></entry></row> |
86 | 84 |
|
87 | 85 | <row> |
88 | | - <entry valign="middle" morerows="13"><literal>circle_ops</literal></entry> |
| 86 | + <entry valign="middle" morerows="11"><literal>circle_ops</literal></entry> |
89 | 87 | <entry><literal><< (circle, circle)</literal></entry> |
90 | | - <entry valign="middle" morerows="13"><literal><-> (circle, point)</literal></entry> |
| 88 | + <entry valign="middle" morerows="11"><literal><-> (circle, point)</literal></entry> |
91 | 89 | </row> |
92 | 90 | <row><entry><literal>&< (circle, circle)</literal></entry></row> |
93 | 91 | <row><entry><literal>&> (circle, circle)</literal></entry></row> |
|
100 | 98 | <row><entry><literal><<| (circle, circle)</literal></entry></row> |
101 | 99 | <row><entry><literal>&<| (circle, circle)</literal></entry></row> |
102 | 100 | <row><entry><literal>|&> (circle, circle)</literal></entry></row> |
103 | | - <row><entry><literal>@ (circle, circle)</literal></entry></row> |
104 | | - <row><entry><literal>~ (circle, circle)</literal></entry></row> |
105 | 101 |
|
106 | 102 | <row> |
107 | 103 | <entry valign="middle" morerows="10"><literal>inet_ops</literal></entry> |
|
156 | 152 | <row><entry><literal><@ (point, circle)</literal></entry></row> |
157 | 153 |
|
158 | 154 | <row> |
159 | | - <entry valign="middle" morerows="13"><literal>poly_ops</literal></entry> |
| 155 | + <entry valign="middle" morerows="11"><literal>poly_ops</literal></entry> |
160 | 156 | <entry><literal><< (polygon, polygon)</literal></entry> |
161 | | - <entry valign="middle" morerows="13"><literal><-> (polygon, point)</literal></entry> |
| 157 | + <entry valign="middle" morerows="11"><literal><-> (polygon, point)</literal></entry> |
162 | 158 | </row> |
163 | 159 | <row><entry><literal>&< (polygon, polygon)</literal></entry></row> |
164 | 160 | <row><entry><literal>&> (polygon, polygon)</literal></entry></row> |
|
171 | 167 | <row><entry><literal>&<| (polygon, polygon)</literal></entry></row> |
172 | 168 | <row><entry><literal>|&> (polygon, polygon)</literal></entry></row> |
173 | 169 | <row><entry><literal>|>> (polygon, polygon)</literal></entry></row> |
174 | | - <row><entry><literal>@ (polygon, polygon)</literal></entry></row> |
175 | | - <row><entry><literal>~ (polygon, polygon)</literal></entry></row> |
176 | 170 |
|
177 | 171 | <row> |
178 | 172 | <entry valign="middle" morerows="17"><literal>range_ops</literal></entry> |
|
0 commit comments