Re: regexp character class locale awareness patch

Поиск
Список
Период
Сортировка
От Manuel Sugawara
Тема Re: regexp character class locale awareness patch
Дата
Msg-id m3n0w1gcef.fsf@dep4.fciencias.unam.mx
обсуждение исходный текст
Ответ на Re: regexp character class locale awareness patch  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@atentus.com> writes:

> En 17 Apr 2002 22:53:32 -0600
> Manuel Sugawara <masm@fciencias.unam.mx> escribió:
>
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >
> > > Tatsuo Ishii wrote:
> > > > > I miss that case :-(. Here is the pached patch.
> > > > >
> > > > > Regards,
> > > > > Manuel.
> > > >
> > > > I also suggest that cclass_init() is called only if the locale is not
> > > > "C".
> > >
> > > OK, patch on hold while this is addressed.
> >
> > Here is a patch which addresses Tatsuo's concerns (it does return an
> > static struct instead of constructing it).
>
> Is there a reason to use "" instead of NULL in the "multis" member of
> that static struct?

Yes, read the code.

Regards,
Manuel.


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

Предыдущее
От: Michael Loftis
Дата:
Сообщение: Re: Index Scans become Seq Scans after VACUUM ANALYSE
Следующее
От: Alexandre Dulaunoy
Дата:
Сообщение: Re: new food for the contrib/ directory