mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Add OVERLAPS to index in the docs.
Per report from Adam Mackler and Jonathan Katz
This commit is contained in:
parent
efb41ba33a
commit
370178172f
@ -6711,6 +6711,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
|
||||
</table>
|
||||
|
||||
<para>
|
||||
<indexterm>
|
||||
<primary>OVERLAPS</primary>
|
||||
</indexterm>
|
||||
In addition to these functions, the SQL <literal>OVERLAPS</> operator is
|
||||
supported:
|
||||
<synopsis>
|
||||
|
Loading…
Reference in New Issue
Block a user