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 200204172156.g3HLuko07761@candle.pha.pa.us
Whole thread Raw
In response to Re: regexp character class locale awareness patch  (Alvaro Herrera <alvherre@atentus.com>)
List pgsql-hackers
OK, once I apply the original patch, please submit a patch for this and
people can comment on it.  Thanks.


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

Alvaro Herrera wrote:
> En Tue, 16 Apr 2002 19:21:50 -0400 (EDT)
> Bruce Momjian <pgman@candle.pha.pa.us> escribi?:
> 
> > Here is a patch based on this discussion.
> 
> I still think the xdigit class could be handled the same way the digit
> class is (by enumeration rather than using the isxdigit function). That
> saves you a cicle, and I don't think there's any loss.
> 
> -- 
> Alvaro Herrera (<alvherre[a]atentus.com>)
> "The ability to monopolize a planet is insignificant
> next to the power of the source"
> 

--  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: "D'Arcy J.M. Cain"
Date:
Subject: Re: Index Scans become Seq Scans after VACUUM ANALYSE
Next
From: Bruce Momjian
Date:
Subject: Re: regexp character class locale awareness patch