Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Peter Eisentraut
Subject Re: regexp character class locale awareness patch
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: regexp character class locale awareness patch  (Bruce Momjian <[email protected]>)
Responses Re: regexp character class locale awareness patch
List 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   [email protected]



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Importing Large Amounts of Data
Next
From: Neil Conway
Date:
Subject: Re: Importing Large Amounts of Data