Re: 7.5 Plans

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.5 Plans
Date: 2003-11-27 03:10:59
Message-ID: 20031127031058.GC17115@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 27, 2003 at 10:27:22AM +0800, Christopher Kings-Lynne wrote:

> What's everyone else wanting to work on?

I want to get the nested transaction patch thingie sorted out.
I feel it's not that far away. After that, maybe

- try using a pg_shareddepend shared catalog to check user dependencies

- get VACUUM FULL to REINDEX instead of munging individual index tuples

- try to come out with something to enable aggregates optimization by
using an aggregate-specific function to check the plan tree

Anyway, if I get nested xacts in 7.5 I'll be more than happy ...

(I will probably be doing lots of translation work too, or maybe enable
someone else to do it ...)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Dios hizo a Adán, pero fue Eva quien lo hizo hombre.

In response to

  • 7.5 Plans at 2003-11-27 02:27:22 from Christopher Kings-Lynne

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-11-27 03:17:23 Re: pg_restore and create FK without verification check
Previous Message Alvaro Herrera 2003-11-27 03:00:18 Re: pg_restore and create FK without verification check