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 52E2DB13.2030300@gmail.com
Whole thread Raw
In response to Re: levenshtein_less_equal does not work  (alexandros_e <alexandros.ef@gmail.com>)
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
adrian.klaver@gmail.com


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