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)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to