Re: regexp character class locale awareness patch

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, <masm(at)fciencias(dot)unam(dot)mx>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regexp character class locale awareness patch
Date: 2002-04-16 01:51:56
Message-ID: Pine.LNX.4.30.0204152150140.834-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian writes:

> Tatsuo Ishii wrote:
> > > Whatever you do with this patch, remember that the USE_LOCALE symbol is
> > > gone.
> >
> > Then the patches should be modified.
>
> Yes, I am not quite sure how to do that. I will research it unless
> someone else lends a hand.

Basically, you manually preprocess the patch to include the USE_LOCALE
branch and remove the not USE_LOCALE branch. However, if the no-locale
branches have significant performance benefits then it might be worth
pondering setting up some optimizations.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Curt Sampson 2002-04-16 01:53:49 Re: Importing Large Amounts of Data
Previous Message Neil Conway 2002-04-16 01:49:37 Re: Importing Large Amounts of Data