pgsql: Make dmetaphone.c safe for pgindent and fussy compilers.

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make dmetaphone.c safe for pgindent and fussy compilers.
Date: 2010-04-05 02:46:20
Message-ID: 20100405024620.E94597541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make dmetaphone.c safe for pgindent and fussy compilers. Still to do: make it properly encoding aware w.r.t. chars U+00C7 and U+00D1.

Modified Files:
--------------
pgsql/contrib/fuzzystrmatch:
dmetaphone.c (r1.13 -> r1.14)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/dmetaphone.c?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-04-05 02:46:43 pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO
Previous Message Takahiro Itagaki 2010-04-05 02:25:56 pgsql: Use a new API rather than a deprecated one in in cygwin.