pgsql: fuzzystrmatch: replace broken link in C comment

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: fuzzystrmatch: replace broken link in C comment
Date: 2013-09-11 01:34:07
Message-ID: E1VJZJn-0002Ie-Dg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

fuzzystrmatch: replace broken link in C comment

Albe Laurenz

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f0e86930dd56f2da00101d5384cbb51ada3730da

Modified Files
--------------
contrib/fuzzystrmatch/dmetaphone.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2013-09-11 21:57:33 pgsql: Create index on srt table in citext regression tests.
Previous Message Bruce Momjian 2013-09-11 01:03:17 pgsql: docs: Update libpq and testlo examples