http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
Hi Alvaro,
I do not have a 9.3 environment. I did not change any previous existing code.
Can anybody help me on the upgrade?
Thanks,
Liming
--
Liming Hu
cell: (435)-512-4190
Seattle Washington
sql is renamed internally to 1.1.sql
> - fuzzystrmatch--1.0.sql remains, and is renamed to 1.1 internally
> - fuzzystrmatch--1.0--1.1.sql is not provided
>
> Regards,
> --
> Michael
--
Liming Hu
cell: (435)-512-4190
Seattle Washington
--
Sent via pgsql-hackers mailing list (
On 6/29/2013 1:37 PM, Joe Conway wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/25/2013 01:37 PM, Liming Hu wrote:
please remove "dameraulevenshteinnocompatible" related stuff, I
just followed the template you created.
"dameraulevenshteinnocompatible" was used
On Mon, Jun 24, 2013 at 6:02 PM, Joe Conway wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 06/14/2013 12:08 PM, Liming Hu wrote:
>>>>>>>> I have implemented the code according to Joe's
>>>>>>>> suggestion, and pu
On 6/15/2013 9:51 PM, Josh Berkus wrote:
Liming,
I've added your proposal in to the commitfest so that you can get a
review this commitfest. However, you need to generate a context diff
and submit it to this mailing list for it to really get reviewed.
That's a requirement.
Hi Josh,
Thanks. W
On Tue, Jun 11, 2013 at 3:19 PM, Liming Hu wrote:
> On Tue, Jun 11, 2013 at 2:56 PM, Joe Conway wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 06/11/2013 02:23 PM, Liming Hu wrote:
>>> On Tue, Jun 11, 2013 at 1:57 PM, Alvaro Herrera
On Tue, Jun 11, 2013 at 2:56 PM, Joe Conway wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 06/11/2013 02:23 PM, Liming Hu wrote:
>> On Tue, Jun 11, 2013 at 1:57 PM, Alvaro Herrera
>> wrote:
>>> Liming Hu escribió:
>>>
>>&
On Tue, Jun 11, 2013 at 1:57 PM, Alvaro Herrera
wrote:
> Liming Hu escribió:
>
>> I have implemented the code according to Joe's suggestion, and put the code
>> at:
>> https://github.com/liminghu/fuzzystrmatch/tree/fuzzystrmatchv1.1
>
> Please submit a pr
XMPP: david.fet...@gmail.com
> iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
>
> Remember to vote!
> Consider donating to Postgres: http://www.postgresql.org/about/donate
--
Liming Hu
cell: (435)-512-4190
Seattle Washington
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 5/18/2013 1:03 AM, Atri Sharma wrote:
On Sat, May 18, 2013 at 1:30 PM, Liming Hu wrote:
On 5/18/2013 12:11 AM, Atri Sharma wrote:
Sent from my iPad
On 18-May-2013, at 12:34, Liming Hu wrote:
On Fri, May 17, 2013 at 11:44 PM, Atri Sharma wrote:
Sent from my iPad
On 18-May-2013, at 12
On 5/18/2013 12:11 AM, Atri Sharma wrote:
Sent from my iPad
On 18-May-2013, at 12:34, Liming Hu wrote:
On Fri, May 17, 2013 at 11:44 PM, Atri Sharma wrote:
Sent from my iPad
On 18-May-2013, at 12:07, Liming Hu wrote:
On Fri, May 17, 2013 at 11:13 PM, Atri Sharma wrote:
Sent from
On Fri, May 17, 2013 at 11:13 PM, Atri Sharma wrote:
>
>
> Sent from my iPad
>
> On 18-May-2013, at 11:23, Liming Hu wrote:
>
>> On Fri, May 17, 2013 at 10:21 PM, Atri Sharma wrote:
>>>
>>>
>>> Sent from my iPad
>>>
>>> On 1
On Fri, May 17, 2013 at 10:21 PM, Atri Sharma wrote:
>
>
> Sent from my iPad
>
> On 18-May-2013, at 10:41, Liming Hu wrote:
>
>> On Fri, May 17, 2013 at 9:39 PM, Atri Sharma wrote:
>>>
>>>
>>> Sent from my iPad
>>>
>>> On 1
On Fri, May 17, 2013 at 9:39 PM, Atri Sharma wrote:
>
>
> Sent from my iPad
>
> On 18-May-2013, at 10:00, Liming Hu wrote:
>
>> On 5/17/2013 9:10 PM, Atri Sharma wrote:
>>> On Sat, May 18, 2013 at 9:27 AM, Liming Hu wrote:
>>>> On 5/17/2013 12:39 PM
On 5/17/2013 9:10 PM, Atri Sharma wrote:
On Sat, May 18, 2013 at 9:27 AM, Liming Hu wrote:
On 5/17/2013 12:39 PM, Liming Hu wrote:
On Fri, May 17, 2013 at 12:06 PM, Josh Berkus wrote:
Can we add Levenshtein-Damerau edit distance since it is used in
spelling checker
instead of levenshtein
On 5/17/2013 12:39 PM, Liming Hu wrote:
On Fri, May 17, 2013 at 12:06 PM, Josh Berkus wrote:
Can we add Levenshtein-Damerau edit distance since it is used in
spelling checker
instead of levenshtein edit distance?
Patches welcome! You, too, can be a PostgreSQL contributor.
However, you will
eSQL Experts Inc.
> http://pgexperts.com
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
--
Liming Hu
cell: (435)-512-4190
Seattle Washington
--
Sent
Actually it is easy for me to just modify the code, and use it for me
case, I would like to contribute to the
community. I will write a basic implementation first.
On Fri, May 17, 2013 at 9:10 AM, Atri Sharma wrote:
> On Fri, May 17, 2013 at 9:29 PM, Alvaro Herrera
> wrote:
>&g
On 5/17/2013 8:23 AM, Atri Sharma wrote:
On Fri, May 17, 2013 at 8:51 PM, Liming Hu wrote:
Hi Atri,
Thanks for the quick response.
levenshtein edit distance defines operations of: insertion, deletion,
modification.
Levenshtein-Damerau edit distance defines operations of: insertion,
deletion
Hi Atri,
I also talked to the author of fuzzystrmatch, he also thinks it is a
good feature.
Thanks,
Liming
On 5/17/2013 8:21 AM, Liming Hu wrote:
Hi Atri,
Thanks for the quick response.
levenshtein edit distance defines operations of: insertion, deletion,
modification.
Levenshtein
au is more widely used than Levenshtein.
I believe you notice "Google automated search suggestions", they use
Levenshtein-Damerau.
Thanks,
Liming
On 5/17/2013 3:00 AM, Atri Sharma wrote:
Sent from my iPad
On 17-May-2013, at 6:11, Liming Hu wrote:
Hi,
I am studying your leven
/dameraulevenshtein-distance-edit-distance-with-transposition-c-implementation.
Thanks,
Liming
--
Liming Hu
cell: (435)-512-4190
Seattle Washington
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql
-- Forwarded message --
From: Liming Hu
Date: Thu, May 16, 2013 at 5:41 PM
Subject: request a new feature in fuzzystrmatch
To: pgsql-hackers@postgresql.org
Hi,
I am studying your levenshtein edit distance contribution in Postgresql.
Can we add Levenshtein-Damerau edit distance
23 matches
Mail list logo