mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Remove Ops parameter from STATRELID cache lookup, for Tom Lane and
optimizer.
This commit is contained in:
@ -411,7 +411,7 @@ logical union
|
||||
<ROW>
|
||||
<ENTRY> !~* </ENTRY>
|
||||
<ENTRY>Does not match (regex), case insensitive</ENTRY>
|
||||
<ENTRY>'thomas' !~ '.*vadim.*'</ENTRY>
|
||||
<ENTRY>'thomas' !~* '.*vadim.*'</ENTRY>
|
||||
</ROW>
|
||||
</TBODY>
|
||||
</TGROUP>
|
||||
|
Reference in New Issue
Block a user