| From: | Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, alvherre(at)atentus(dot)com, peter_e(at)gmx(dot)net, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: regexp character class locale awareness patch |
| Date: | 2002-04-18 04:53:32 |
| Message-ID: | m3y9fly607.fsf@dep4.fciencias.unam.mx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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 | Content-Type | Size |
|---|---|---|
| cclass.patch | text/x-patch | 3.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-04-18 05:00:26 | Re: Index Scans become Seq Scans after VACUUM ANALYSE |
| Previous Message | mlw | 2002-04-18 04:32:59 | Re: Index Scans become Seq Scans after VACUUM ANALYSE |