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

From Bruce Momjian
Subject Re: regexp character class locale awareness patch
Date
Msg-id 200204180503.g3I53XM14324@candle.pha.pa.us
Whole thread Raw
In response to Re: regexp character class locale awareness patch  (Manuel Sugawara <masm@fciencias.unam.mx>)
List pgsql-hackers
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Manuel Sugawara wrote:
> 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).
> 
> Regards,
> Manuel.
> 

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: updated qCache
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] YADP - Yet another Dependency Patch