Re: 7.5 features - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.5 features
Date
Msg-id 200404290436.i3T4aoj26449@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.5 features  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 7.5 features  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: 7.5 features  ("Tom Lane" <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Here are features that are being worked on, hopefully for 7.5:
> >     o  tablespaces (Gavin)
> >     o  nested transactions (Alvaro)
> >     o  two-phase commit (Heikki Linnakangas)
> >     o  integrated pg_autovacuum (O'Connor)
> >     o  PITR (Riggs)
> >     o  Win32 (Claudio, Magnus)
> 
> Not to rain on the parade, but the *only* one of these I have any
> confidence in seeing for 7.5 is the last (Windows port).  The others
> are still mostly or entirely handwaving, and I do not think we will
> hold up the release for them once the Windows port starts looking
> stable enough to beta-test.

Gavin says he has patches for tablespaces, Alvaro has submitted patches
already, server-side java is heading into beta, and Heikki has two-phase
commit patches because he already worried about drift.  PITR patches
have been submitted too.  I wouldn't call them done, but I wouldn't call
them handwaving either.

What we really need is for these folks to start finalizing their patches
and get them submitted.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: linked list rewrite
Next
From: Tom Lane
Date:
Subject: Re: 7.5 features