Re: fuzzystrmatch URL, spelling corrections

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: fuzzystrmatch URL, spelling corrections
Date: 2005-09-30 22:38:47
Message-ID: 200509302238.j8UMcla02863@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Michael Fuhr wrote:
> One of the web pages mentioned in dmetaphone.c has moved. Also fix
> a few typos in comments.
>
> The dictionaries I checked list "altho" as a variant of "although,"
> but I didn't find any other instances of the former in the source
> tree so I changed it.
>
> --
> Michael Fuhr

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Page 2005-10-01 08:55:46 Re: Found small issue with OUT params
Previous Message Jim C. Nasby 2005-09-30 22:29:25 Re: roundoff problem in time datatype