Re: levenshtein_less_equal does not work - Mailing list pgsql-general

From Adrian Klaver
Subject Re: levenshtein_less_equal does not work
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: levenshtein_less_equal does not work  (alexandros_e <[email protected]>)
List pgsql-general
On 01/24/2014 01:19 PM, alexandros_e wrote:
> Just this:
>
> create extension fuzzystrmatch;
>
> If the extension was not installed, then the simple levenstein distance
> would not work either.

Which is what makes me think you are not connecting to the server you
think you are.

>
>
>
> --
> View this message in context:
http://postgresql.1045698.n5.nabble.com/levenshtein-less-equal-does-not-work-tp5788710p5788715.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>


--
Adrian Klaver
[email protected]


pgsql-general by date:

Previous
From: alexandros_e
Date:
Subject: Re: levenshtein_less_equal does not work
Next
From: Joe Conway
Date:
Subject: Re: levenshtein_less_equal does not work