Thread: New minor release?

New minor release?

From
Guillaume Lelarge
Date:
Hi,

I've seen that there will be minor releases of PostgreSQL in one to two
weeks. It would probably be a good idea to release 1.10.2. There is not
a lot of fixes (9 closed tickets, see
http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
but some of them are bad enough.

Comments?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Hi,
>
> I've seen that there will be minor releases of PostgreSQL in one to two
> weeks. It would probably be a good idea to release 1.10.2. There is not
> a lot of fixes (9 closed tickets, see
> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
> but some of them are bad enough.

I'm not entirely against the idea, but I'm not sure I have the spare
cycles myself to do it all. Can you handle the version stamping,
tagging and website updates if I build the tarball and windows/mac
packages?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 08/03/2010 11:19, Dave Page a écrit :
> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Hi,
>>
>> I've seen that there will be minor releases of PostgreSQL in one to two
>> weeks. It would probably be a good idea to release 1.10.2. There is not
>> a lot of fixes (9 closed tickets, see
>> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
>> but some of them are bad enough.
>
> I'm not entirely against the idea, but I'm not sure I have the spare
> cycles myself to do it all. Can you handle the version stamping,
> tagging and website updates if I build the tarball and windows/mac
> packages?
>

I can surely do that. I'll have to check how to do all that (especially
the stamping part), but I'm available for this. FYI, I'm not available
all day long till thursday night. But I can work on this at night, and
after thursday night.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Le 08/03/2010 11:19, Dave Page a écrit :
>> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
>> <guillaume@lelarge.info> wrote:
>>> Hi,
>>>
>>> I've seen that there will be minor releases of PostgreSQL in one to two
>>> weeks. It would probably be a good idea to release 1.10.2. There is not
>>> a lot of fixes (9 closed tickets, see
>>> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
>>> but some of them are bad enough.
>>
>> I'm not entirely against the idea, but I'm not sure I have the spare
>> cycles myself to do it all. Can you handle the version stamping,
>> tagging and website updates if I build the tarball and windows/mac
>> packages?
>>
>
> I can surely do that. I'll have to check how to do all that (especially
> the stamping part), but I'm available for this. FYI, I'm not available
> all day long till thursday night. But I can work on this at night, and
> after thursday night.

The version stamping should largely consist of just editting version.h
and committing it.

Note that the tarball will need to be built for first thing Friday
morning, in time for the PostgreSQL builds.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 08/03/2010 18:46, Dave Page a écrit :
> On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Le 08/03/2010 11:19, Dave Page a écrit :
>>> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
>>> <guillaume@lelarge.info> wrote:
>>>> Hi,
>>>>
>>>> I've seen that there will be minor releases of PostgreSQL in one to two
>>>> weeks. It would probably be a good idea to release 1.10.2. There is not
>>>> a lot of fixes (9 closed tickets, see
>>>> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
>>>> but some of them are bad enough.
>>>
>>> I'm not entirely against the idea, but I'm not sure I have the spare
>>> cycles myself to do it all. Can you handle the version stamping,
>>> tagging and website updates if I build the tarball and windows/mac
>>> packages?
>>>
>>
>> I can surely do that. I'll have to check how to do all that (especially
>> the stamping part), but I'm available for this. FYI, I'm not available
>> all day long till thursday night. But I can work on this at night, and
>> after thursday night.
>
> The version stamping should largely consist of just editting version.h
> and committing it.
>
> Note that the tarball will need to be built for first thing Friday
> morning, in time for the PostgreSQL builds.
>

I suppose I can do this... hmm, say... wednesday night? or do you prefer
I do this right now, so that we are sure it is done?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
If u can finalise, stamp and tag today, that would be extremely
helpful. I'll build tomorrow then.

On 3/8/10, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> Le 08/03/2010 18:46, Dave Page a écrit :
>> On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
>> <guillaume@lelarge.info> wrote:
>>> Le 08/03/2010 11:19, Dave Page a écrit :
>>>> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
>>>> <guillaume@lelarge.info> wrote:
>>>>> Hi,
>>>>>
>>>>> I've seen that there will be minor releases of PostgreSQL in one to two
>>>>> weeks. It would probably be a good idea to release 1.10.2. There is not
>>>>> a lot of fixes (9 closed tickets, see
>>>>> http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.10.2),
>>>>> but some of them are bad enough.
>>>>
>>>> I'm not entirely against the idea, but I'm not sure I have the spare
>>>> cycles myself to do it all. Can you handle the version stamping,
>>>> tagging and website updates if I build the tarball and windows/mac
>>>> packages?
>>>>
>>>
>>> I can surely do that. I'll have to check how to do all that (especially
>>> the stamping part), but I'm available for this. FYI, I'm not available
>>> all day long till thursday night. But I can work on this at night, and
>>> after thursday night.
>>
>> The version stamping should largely consist of just editting version.h
>> and committing it.
>>
>> Note that the tarball will need to be built for first thing Friday
>> morning, in time for the PostgreSQL builds.
>>
>
> I suppose I can do this... hmm, say... wednesday night? or do you prefer
> I do this right now, so that we are sure it is done?
>
>
> --
> Guillaume.
>  http://www.postgresqlfr.org
>  http://dalibo.com
>


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 08/03/2010 19:24, Dave Page a écrit :
> If u can finalise, stamp and tag today, that would be extremely
> helpful. I'll build tomorrow then.
>

Stamped and tagged. I still need to work on the website though.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
On Mon, Mar 8, 2010 at 9:33 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Le 08/03/2010 19:24, Dave Page a écrit :
>> If u can finalise, stamp and tag today, that would be extremely
>> helpful. I'll build tomorrow then.
>>
>
> Stamped and tagged. I still need to work on the website though.

And built and uploaded: http://developer.pgadmin.org/ftp/release/v1.10.2/

Please give them a look over and report any major problems before we
announce folks.

Thanks!

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Devrim GÜNDÜZ
Date:
On Tue, 2010-03-09 at 11:14 +0000, Dave Page wrote:
> Please give them a look over and report any major problems before we
> announce folks.

No issues on Fedora 12.
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

Re: New minor release?

From
Dave Page
Date:
2010/3/9 Devrim GÜNDÜZ <devrim@gunduz.org>:
> On Tue, 2010-03-09 at 11:14 +0000, Dave Page wrote:
>> Please give them a look over and report any major problems before we
>> announce folks.
>
> No issues on Fedora 12.

Thanks!


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 08/03/2010 22:33, Guillaume Lelarge a écrit :
> Le 08/03/2010 19:24, Dave Page a écrit :
>> If u can finalise, stamp and tag today, that would be extremely
>> helpful. I'll build tomorrow then.
>>
>
> Stamped and tagged. I still need to work on the website though.
>

Done. See patch attached (not commited).

Waiting for comments and/or approval.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Attachment

Re: New minor release?

From
Dave Page
Date:
On Tue, Mar 9, 2010 at 11:18 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Le 08/03/2010 22:33, Guillaume Lelarge a écrit :
>> Le 08/03/2010 19:24, Dave Page a écrit :
>>> If u can finalise, stamp and tag today, that would be extremely
>>> helpful. I'll build tomorrow then.
>>>
>>
>> Stamped and tagged. I still need to work on the website though.
>>
>
> Done. See patch attached (not commited).
>
> Waiting for comments and/or approval.

Looks OK to my eyes.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 10/03/2010 09:29, Dave Page a écrit :
> On Tue, Mar 9, 2010 at 11:18 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Le 08/03/2010 22:33, Guillaume Lelarge a écrit :
>>> Le 08/03/2010 19:24, Dave Page a écrit :
>>>> If u can finalise, stamp and tag today, that would be extremely
>>>> helpful. I'll build tomorrow then.
>>>>
>>>
>>> Stamped and tagged. I still need to work on the website though.
>>>
>>
>> Done. See patch attached (not commited).
>>
>> Waiting for comments and/or approval.
>
> Looks OK to my eyes.
>

When should I commit it? or do you want to take care of it?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
Whenever u like :-)

On 3/10/10, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> Le 10/03/2010 09:29, Dave Page a écrit :
>> On Tue, Mar 9, 2010 at 11:18 PM, Guillaume Lelarge
>> <guillaume@lelarge.info> wrote:
>>> Le 08/03/2010 22:33, Guillaume Lelarge a écrit :
>>>> Le 08/03/2010 19:24, Dave Page a écrit :
>>>>> If u can finalise, stamp and tag today, that would be extremely
>>>>> helpful. I'll build tomorrow then.
>>>>>
>>>>
>>>> Stamped and tagged. I still need to work on the website though.
>>>>
>>>
>>> Done. See patch attached (not commited).
>>>
>>> Waiting for comments and/or approval.
>>
>> Looks OK to my eyes.
>>
>
> When should I commit it? or do you want to take care of it?
>
>
> --
> Guillaume.
>  http://www.postgresqlfr.org
>  http://dalibo.com
>


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

Re: New minor release?

From
Guillaume Lelarge
Date:
Le 10/03/2010 19:28, Dave Page a écrit :
> Whenever u like :-)
>

Done, thanks :)


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: New minor release?

From
Dave Page
Date:
Thanks :-)

On 3/10/10, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> Le 10/03/2010 19:28, Dave Page a écrit :
>> Whenever u like :-)
>>
>
> Done, thanks :)
>
>
> --
> Guillaume.
>  http://www.postgresqlfr.org
>  http://dalibo.com
>


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do