contrib/fuzzystrmatch - Mailing list pgsql-patches

From Joe Conway
Subject contrib/fuzzystrmatch
Date
Msg-id 3BDCFD45.3010109@home.com
Whole thread Raw
Responses Re: contrib/fuzzystrmatch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Here's a trivial patch for fuzzystrmatch.c (broken due to macro cleanup).

-- Joe


--- fuzzystrmatch.c.orig    Sun Oct 28 22:45:46 2001
+++ fuzzystrmatch.c    Sun Oct 28 22:42:54 2001
@@ -341,7 +341,7 @@
          /* On the off chance we were given nothing but crap... */
          if (Curr_Letter == '\0')
          {
-
        End_Phoned_Word
+
        End_Phoned_Word;

        return META_SUCCESS;    /* For testing */
          }
      }


pgsql-patches by date:

Previous
From: Rene Pijlman
Date:
Subject: Re: [DOCS] NULLs and sort order
Next
From: "Zhenbang Wei"
Date:
Subject: update src/interfaces/libpq/zh_TW.po