|
|
|
@ -13140,24 +13140,6 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple |
|
|
|
</para></entry> |
|
|
|
</para></entry> |
|
|
|
</row> |
|
|
|
</row> |
|
|
|
|
|
|
|
|
|
|
|
<row> |
|
|
|
|
|
|
|
<entry role="func_table_entry"><para role="func_signature"> |
|
|
|
|
|
|
|
<type>tsvector</type> <literal>@@@</literal> <type>tsquery</type> |
|
|
|
|
|
|
|
<returnvalue>boolean</returnvalue> |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
<para role="func_signature"> |
|
|
|
|
|
|
|
<type>tsquery</type> <literal>@@@</literal> <type>tsvector</type> |
|
|
|
|
|
|
|
<returnvalue>boolean</returnvalue> |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
This is a deprecated synonym for <literal>@@</literal>. |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
<literal>to_tsvector('fat cats ate rats') @@@ to_tsquery('cat & rat')</literal> |
|
|
|
|
|
|
|
<returnvalue>t</returnvalue> |
|
|
|
|
|
|
|
</para></entry> |
|
|
|
|
|
|
|
</row> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<row> |
|
|
|
<row> |
|
|
|
<entry role="func_table_entry"><para role="func_signature"> |
|
|
|
<entry role="func_table_entry"><para role="func_signature"> |
|
|
|
<type>tsvector</type> <literal>||</literal> <type>tsvector</type> |
|
|
|
<type>tsvector</type> <literal>||</literal> <type>tsvector</type> |
|
|
|
|