Re: Feature Freeze date for 8.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Feature Freeze date for 8.4
Дата
Msg-id 200710241629.l9OGTrK27146@momjian.us
обсуждение исходный текст
Ответ на Re: Feature Freeze date for 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Feature Freeze date for 8.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: second DML operation fails with updatable cursor