Обсуждение: A couple of PG schedule reminders

Поиск
Список
Период
Сортировка

A couple of PG schedule reminders

От
Tom Lane
Дата:
Don't forget that our first "commit fest" for 8.4 development starts
Saturday March 1.  If you've got a patch that you'd like reviewed in
this fest, it's time to send it in.  (But there's plenty more fests
to come, so don't panic about it.)

Also, 8.3.0 has been out for almost a month, so it's time to start
thinking about 8.3.1.  The current plan is to freeze 8.3.1 on Thursday
Mar 13 for public announcement Monday Mar 17; though of course this
could change in the event of discovery of disastrous bugs.

A note about the relationship of these events: IMHO commit fest
should not affect our handling of maintenance of existing releases.
Investigation and patching of bugs that are in the field has always
had high priority regardless of where we are in a development/release
cycle, and I don't see commit fests as changing that.  But if anyone
wants to argue for a different policy, feel free to do so...
        regards, tom lane


Re: A couple of PG schedule reminders

От
"Merlin Moncure"
Дата:
On Thu, Feb 28, 2008 at 10:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Don't forget that our first "commit fest" for 8.4 development starts
>  Saturday March 1.  If you've got a patch that you'd like reviewed in
>  this fest, it's time to send it in.  (But there's plenty more fests
>  to come, so don't panic about it.)
>
>  Also, 8.3.0 has been out for almost a month, so it's time to start
>  thinking about 8.3.1.  The current plan is to freeze 8.3.1 on Thursday
>  Mar 13 for public announcement Monday Mar 17; though of course this
>  could change in the event of discovery of disastrous bugs.
>
>  A note about the relationship of these events: IMHO commit fest
>  should not affect our handling of maintenance of existing releases.
>  Investigation and patching of bugs that are in the field has always
>  had high priority regardless of where we are in a development/release
>  cycle, and I don't see commit fests as changing that.  But if anyone
>  wants to argue for a different policy, feel free to do so...

I am interested in securing a review/discussion for the libpq
parameter stuff.  See:
(http://momjian.us/mhonarc/patches_hold/thrd6.html) -> PGparam.
http://archives.free.net.ph/message/20080111.184825.26caadc0.en.html

The code is functional, tested, documented, and (unfortunately) not
very well discussed.  It's a fairly big patch with various
implementation compromises so maybe a reviewer guide is in order.  A
new version with some very minor bug fixes is coming soon.

merlin


Re: A couple of PG schedule reminders

От
Josh Berkus
Дата:
Tom, Bruce,

Is there a list somewhere of the patches submitted for the first commit 
fest?  I'd like to wiki-ize them so we can all spectate and take bets.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


Re: A couple of PG schedule reminders

От
"Joshua D. Drake"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 3 Mar 2008 13:55:51 -0800
Josh Berkus <josh@agliodbs.com> wrote:

> Tom, Bruce,
> 
> Is there a list somewhere of the patches submitted for the first
> commit fest?  I'd like to wiki-ize them so we can all spectate and
> take bets.
> 

http://developer.postgresql.org/index.php/Todo:PatchStatus

?

Or are you looking for something else?

Joshua D. Drake

- -- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director |  PostgreSQL political pundit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHzHVLATb/zqfZUUQRAi4aAJ9KOIheaV2qKdM0or3twfqFqxEJfgCfcgDg
D/CDvedP8pp2WflIEhLFVtY=
=SY/A
-----END PGP SIGNATURE-----

Re: A couple of PG schedule reminders

От
Bruce Momjian
Дата:
Josh Berkus wrote:
> Tom, Bruce,
> 
> Is there a list somewhere of the patches submitted for the first commit 
> fest?  I'd like to wiki-ize them so we can all spectate and take bets.

No, I am still going through the stuff from last week and have not
started on the patches_hold emails yet.

--  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. +


Re: A couple of PG schedule reminders

От
Stefan Kaltenbrunner
Дата:
Joshua D. Drake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Mon, 3 Mar 2008 13:55:51 -0800
> Josh Berkus <josh@agliodbs.com> wrote:
> 
>> Tom, Bruce,
>>
>> Is there a list somewhere of the patches submitted for the first
>> commit fest?  I'd like to wiki-ize them so we can all spectate and
>> take bets.
>>
> 
> http://developer.postgresql.org/index.php/Todo:PatchStatus

that one is in serious need of some updating which I have not found any 
time for lately :-(


Stefan


Re: A couple of PG schedule reminders

От
Josh Berkus
Дата:
Stefan,

> > http://developer.postgresql.org/index.php/Todo:PatchStatus
>
> that one is in serious need of some updating which I have not found any
> time for lately :-(

Right.  I'll happily update it if Bruce will supply me the raw data.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


Re: A couple of PG schedule reminders

От
Andrew Dunstan
Дата:

Josh Berkus wrote:
> Stefan,
>
>   
>>> http://developer.postgresql.org/index.php/Todo:PatchStatus
>>>       
>> that one is in serious need of some updating which I have not found any
>> time for lately :-(
>>     
>
> Right.  I'll happily update it if Bruce will supply me the raw data.
>
>   

My time right now is limited, but I can review Heikki's two COPY patches 
unless someone else has claimed them.

cheers

andrew