From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 7.4 Wishlist |
Date: | 2002-11-30 05:55:07 |
Message-ID: | 20021130055507.GA18151@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-hackers |
On Fri, Nov 29, 2002 at 10:51:26AM -0800, Christopher Kings-Lynne wrote:
> Just out of interest, if someone was going to pay you to hack on Postgres
> for 6 months, what would you like to code for 7.4?
Well, nobody is paying me, but I want to
- fix the btree problem leaking unused pages (I think I'm getting near,
I just haven't had free time during the last month). This one is a
must to me.
- try different regexp algorithms, compare efficiency. Both Henry
Spencer's new code for Tcl, and Baeza-Navarro shift-or approach (can
be much faster than "traditional" regex engines)
(do people care for allowing "search with errors", similar to what
agrep and nrgrep do?)
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Nunca confiaré en un traidor. Ni siquiera si el traidor lo he creado yo"
(Barón Vladimir Harkonnen)
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2002-11-30 06:00:57 | Re: The list of translators |
Previous Message | Tom Lane | 2002-11-30 04:24:08 | Re: Locale-dependent case conversion in {identifier} |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-30 07:43:47 | Re: Bad timestamp external representation |
Previous Message | Tom Lane | 2002-11-30 04:24:08 | Re: Locale-dependent case conversion in {identifier} |
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolai Tufar | 2002-11-30 07:57:44 | Re: Locale-dependent case conversion in {identifier} |
Previous Message | Tom Lane | 2002-11-30 05:44:59 | Re: Planning for improved versions of IN/NOT IN |