Re: regexp character class locale awareness patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: regexp character class locale awareness patch
Дата
Msg-id 200204172156.g3HLuko07761@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: regexp character class locale awareness patch  (Alvaro Herrera <alvherre@atentus.com>)
Список 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 по дате отправления:

Предыдущее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: Index Scans become Seq Scans after VACUUM ANALYSE
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: regexp character class locale awareness patch