mirror of
https://github.com/postgres/postgres.git
synced 2026-04-04 16:55:45 -04:00
Doc: remove duplicate poly_ops row from SP-GiST opclass table.
Commit ff963b393 added two identical copies of this row.
Dagfinn Ilmari Mannsåker
Discussion: https://postgr.es/m/d8j8tdevb7x.fsf@dalvik.ping.uio.no
This commit is contained in:
parent
43e9490866
commit
d3b851e9a3
1 changed files with 0 additions and 18 deletions
|
|
@ -148,24 +148,6 @@
|
|||
<literal>|&></literal>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>poly_ops</literal></entry>
|
||||
<entry><type>polygon</type></entry>
|
||||
<entry>
|
||||
<literal><<</literal>
|
||||
<literal>&<</literal>
|
||||
<literal>&&</literal>
|
||||
<literal>&></literal>
|
||||
<literal>>></literal>
|
||||
<literal>~=</literal>
|
||||
<literal>@></literal>
|
||||
<literal><@</literal>
|
||||
<literal>&<|</literal>
|
||||
<literal><<|</literal>
|
||||
<literal>|>></literal>
|
||||
<literal>|&></literal>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>text_ops</literal></entry>
|
||||
<entry><type>text</type></entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue