Re: Preparation for PostgreSQL releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Preparation for PostgreSQL releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20
Date
Msg-id 200709112308.l8BN8MC02899@momjian.us
Whole thread Raw
In response to Re: Preparation for PostgreSQL releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Preparation for PostgreSQL releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20
List pgsql-hackers
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Preparations are being made for PostgreSQL releases 8.2.5, 8.1.10,
> > 8.0.14, 7.4.18, 7.3.20.  The CVS branches are nearly ready.  The
> > releases will happen sometime early next week.  The packagers have been
> > contacted.
> 
> Does this mean that if I commit something in these days to those
> branches, it will not show up in the releases?

It certainly will show up if you do it before the packagers pull their
CVS copies.  Right now configure/configure.in are not stamped so it is
impossible for a packager to use it.  I would check those files before
making changes to be sure.

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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Preparation for PostgreSQL releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20
Next
From: Tom Lane
Date:
Subject: HOT breaks CLUSTER, a bit