Re: [PATCHES] Changes in /contrib/fulltextindex

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [PATCHES] Changes in /contrib/fulltextindex
Дата
Msg-id GNELIHDDFBOCMGBFGEFOKEBICDAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: [PATCHES] Changes in /contrib/fulltextindex  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [PATCHES] Changes in /contrib/fulltextindex  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Yeah, I've got it Bruce - I still haven't had time to look into it and I
really don't know what to do about the backward compatibility issue.  How do
I set up 2 identically named C functions with different parameter lists?

Chris

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: Friday, 12 July 2002 6:02 AM
> To: Florian Helmberger
> Cc: Tom Lane; Christopher Kings-Lynne; Hackers
> Subject: Re: [HACKERS] [PATCHES] Changes in /contrib/fulltextindex
>
>
>
> Florian, I haven't seen this patch yet.  Did you send it in?
>
> ------------------------------------------------------------------
> ---------
>
> Florian Helmberger wrote:
> > Hi.
> >
> > > Huh?  isalpha() *is* locale-aware according to the ANSI C spec.
> > > For instance, the attached test program finds 52 alpha characters
> > > in C locale and 114 in fr_FR locale under HPUX.
> > >
> > > I am not at all sure that this aspect of Florian's change is a good
> > > idea, as it appears to eliminate locale-awareness in favor of a hard
> > > coded delimiter list.
> >
> > Just tried your example - you're right of course! I will remove the hard
> > coded delimited list and replace it with the proper calls as
> shown in the
> > code you've sent.
> >
> > Florian
> >
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> >
> >
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Should this require CASCADE?
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: bugzilla.pgaccess.org