Re: Feature Freeze date for 8.4 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Feature Freeze date for 8.4
Date
Msg-id 200710241629.l9OGTrK27146@momjian.us
Whole thread Raw
In response to Re: Feature Freeze date for 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > I'm fairly resistant to putting less-than-ready code in the tree, I must 
> > say.
> 
> Me too, at least if "less than ready" means "unstable".  The committed
> code has to always be solid enough to let everybody continue working on
> their own bits.  However, in the past we've tended to refuse stuff if
> it "didn't do anything interesting", and I think that attitude will need
> adjustment.  We'll have to be prepared to accept patches that are only
> interesting as waystations to some long-term goal.

I know for the Win32 port I committed things in parts, e.g. fix absolute
path detection.  It would have been impossible to submit one large patch
to do the entire Win32 port, and in fact the feature spread over two
major releases.  I think if someone took on a similar-sized project we
would just have to give them CVS commit access.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://postgres.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Feature Freeze date for 8.4
Next
From: Tom Lane
Date:
Subject: Re: second DML operation fails with updatable cursor