Re: compile fix for contrib/fuzzystrmatch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Richard Poole <rp(at)guests(dot)deus(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: compile fix for contrib/fuzzystrmatch
Date: 2004-08-20 19:47:54
Message-ID: 200408201947.i7KJls600765@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

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

Richard Poole wrote:
> I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't compile cleanly
> as it stands - it mixes declarations in code, C++-style. The attached
> patch shifts declarations to the tops of functions and enables this file
> to compile cleanly as C.
>
> Richard

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
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 Marc G. Fournier 2004-08-20 20:00:24 Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE
Previous Message Bruce Momjian 2004-08-20 19:47:04 Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE