NOT LIKE index support - Mailing list pgsql-hackers

From Arjen Nienhuis
Subject NOT LIKE index support
Date
Msg-id CAG6W84JbQdjA=88Yp33w6uMzGXRFjS23yG2oX1wLkojAcoN+Pw@mail.gmail.com
Whole thread Raw
Responses Re: NOT LIKE index support
List pgsql-hackers
<p dir="ltr">I noticed index support for NOT LIKE is missing. Is there a special reason for that, or would a patch be
accepted?<pdir="ltr">A use case would be:<p dir="ltr">... WHERE url NOT LIKE 'http%'<p dir="ltr">Or<p dir="ltr">...
WHEREpath NOT LIKE '/%' 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Parallel Aggregate
Next
From: Robert Haas
Date:
Subject: Re: Fix typos in comments