Re: 9.5 commit fest schedule

Lists: pgsql-hackers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: 9.5 commit fest schedule
Date: 2014-05-22 11:22:42
Message-ID: 537DDE02.5030908@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

For those who were not at the developer meeting, here is the commit fest
schedule for 9.5:

June 15
August 15
October 15
December 15
February 15

beta in June 2015

The obvious change is that there will be five commit fests instead of
four. Also, the time between beta and release is planned to be a bit
shorter.

The first commit fest will continue to use the existing web app
(https://commitfest.postgresql.org/action/commitfest_view?id=22), while
the new one continues to be developed.

We need a volunteer to manage the first commit fest.


From: Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-22 11:50:42
Message-ID: 20140522115042.GA5162@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

At 2014-05-22 07:22:42 -0400, peter_e(at)gmx(dot)net wrote:
>
> We need a volunteer to manage the first commit fest.

I volunteer.

-- Abhijit


From: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-22 11:55:04
Message-ID: CAFcNs+q=+uzeB3p5k+dO5C33LOyBdX2rNke-nGH1jmzz8ca1Jw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Em quinta-feira, 22 de maio de 2014, Peter Eisentraut <peter_e(at)gmx(dot)net>
escreveu:

> For those who were not at the developer meeting, here is the commit fest
> schedule for 9.5:
>
> June 15
> August 15
> October 15
> December 15
> February 15
>
> beta in June 2015
>
>
Actually you meant:
June 14
August 14
October 14
December 14
February 15
Beta in June 2015

Ok?

Fabrízio Mello

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello


From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: fabriziomello(at)gmail(dot)com, Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-22 11:58:11
Message-ID: 537DE653.80805@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 05/22/2014 07:55 AM, Fabrízio de Royes Mello wrote:
> Em quinta-feira, 22 de maio de 2014, Peter Eisentraut <peter_e(at)gmx(dot)net>
> escreveu:
>
>> For those who were not at the developer meeting, here is the commit fest
>> schedule for 9.5:
>>
>> June 15
>> August 15
>> October 15
>> December 15
>> February 15
>>
>> beta in June 2015
>>
>>
> Actually you meant:
> June 14
> August 14
> October 14
> December 14
> February 15
> Beta in June 2015
>
> Ok?

No, those numbers are dates, not years:

June 15th, 2014
August 15th, 2014
October 15th, 2014
December 15th, 2014
February 15th, 2015

- Heikki


From: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-22 12:03:41
Message-ID: CAFcNs+qooHv4oxgsq9PEj-6OQLSKRnA3=DDvnghE55qenJfgEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Em quinta-feira, 22 de maio de 2014, Heikki Linnakangas <
hlinnakangas(at)vmware(dot)com> escreveu:

> On 05/22/2014 07:55 AM, Fabrízio de Royes Mello wrote:
>
>> Em quinta-feira, 22 de maio de 2014, Peter Eisentraut <peter_e(at)gmx(dot)net>
>> escreveu:
>>
>> For those who were not at the developer meeting, here is the commit fest
>>> schedule for 9.5:
>>>
>>> June 15
>>> August 15
>>> October 15
>>> December 15
>>> February 15
>>>
>>> beta in June 2015
>>>
>>>
>>> Actually you meant:
>> June 14
>> August 14
>> October 14
>> December 14
>> February 15
>> Beta in June 2015
>>
>> Ok?
>>
>
> No, those numbers are dates, not years:
>
> June 15th, 2014
> August 15th, 2014
> October 15th, 2014
> December 15th, 2014
> February 15th, 2015
>
>
Deadlines?

Fabrízio Mello

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: fabriziomello(at)gmail(dot)com
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-22 13:04:37
Message-ID: 3601.1400763877@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

=?UTF-8?Q?Fabr=C3=ADzio_de_Royes_Mello?= <fabriziomello(at)gmail(dot)com> writes:
> Deadlines?

I think the plan is 1 month for each of the first 4 fests, and a bit more
for the last one (6-8 weeks maybe).

regards, tom lane


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.5 commit fest schedule
Date: 2014-05-27 21:14:22
Message-ID: 5385002E.2040605@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 5/22/14, 7:50 AM, Abhijit Menon-Sen wrote:
> At 2014-05-22 07:22:42 -0400, peter_e(at)gmx(dot)net wrote:
>>
>> We need a volunteer to manage the first commit fest.
>
> I volunteer.

Congratulations, you're the new commit fest manager.

I trust that you know your way around, but if you have any questions
about anything, you can ask me, and probably some of the other previous
commit fest managers.