Re: Future of our regular expression code - Mailing list pgsql-hackers

From Brendan Jurd
Subject Re: Future of our regular expression code
Date
Msg-id CADxJZo3Yi8D1qrEgtoa7QTHtt5ViXcVXzadbn5yyp_kYR99k3w@mail.gmail.com
Whole thread Raw
In response to Re: Future of our regular expression code  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 20 February 2012 10:42, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I have also got
> a bunch of text about the colormap management code, which I think
> is interesting right now because that is what we are going to have
> to fix if we want decent performance for Unicode \w and related
> classes (cf the other current -hackers thread about regexes).
> I was hoping to prevail on you to pick that part up as your first
> project.  I will commit what I've got in a few minutes --- look
> for src/backend/regex/README in that commit.

Okay, I've read through your README content, it was very helpful.
I'll now go chew through some more reading material and then start
studying our existing regex source code.  Once I'm firing on all
cylinders with this stuff, I'll begin to tackle the colormap.

Cheers,
BJ


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: 16-bit page checksums for 9.2
Next
From: Billy Earney
Date:
Subject: Re: Future of our regular expression code