pgsql-server: I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't
Date: 2004-08-20 19:48:14
Message-ID: 20040820194814.745615E46CC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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 Poole

Modified Files:
--------------
pgsql-server/contrib/fuzzystrmatch:
dmetaphone.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/fuzzystrmatch/dmetaphone.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-20 20:00:34 pgsql-server: They are two different problems; the TOC entry is
Previous Message Bruce Momjian 2004-08-20 19:30:40 pgsql-server: Add psql tab completion TODO: < * -Have psql \dn show