Re: regexp character class locale awareness patch - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: regexp character class locale awareness patch
Date
Msg-id 20020418120535.5524dff5.alvherre@atentus.com
Whole thread Raw
In response to Re: regexp character class locale awareness patch  (Manuel Sugawara <masm@fciencias.unam.mx>)
Responses Re: regexp character class locale awareness patch  (Manuel Sugawara <masm@fciencias.unam.mx>)
List pgsql-hackers
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?

-- 
Alvaro Herrera (<alvherre[a]atentus.com>)
"La virtud es el justo medio entre dos defectos" (Aristoteles)


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: new food for the contrib/ directory
Next
From: Dav Coleman
Date:
Subject: Re: [SQL] SQL Query Optimization