| From: | Markus Bertheau <twanger(at)bluetwanger(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jean-Luc Lachance <jllachan(at)sympatico(dot)ca>, Keith Gallant <keith(at)justhosting(dot)ca>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: regex engine |
| Date: | 2004-07-25 21:14:33 |
| Message-ID: | 1090790072.9204.21.camel@teetnang |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
В Вск, 25.07.2004, в 21:41, Tom Lane пишет:
> Markus Bertheau <twanger(at)bluetwanger(dot)de> writes:
> > pg's regex engine does have one
> > shortcoming though: it doesn't know UTF-8.
>
> Sure it does. We borrowed it from Tcl, remember?
>
> The "character class" stuff is not locale-aware at the moment,
> which is something that ought to get fixed eventually, but claiming
> it doesn't handle UTF8 at all is simply wrong.
Turns out I tested in a SQL_ASCII database. Sorry :)
--
Markus Bertheau <twanger(at)bluetwanger(dot)de>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gaetano Mendola | 2004-07-25 23:35:16 | Re: Object Create Date |
| Previous Message | Tom Lane | 2004-07-25 19:41:21 | Re: regex engine |