Re: Patch: plan invalidation vs stored procedures - Mailing list pgsql-hackers

From Joshua Drake
Subject Re: Patch: plan invalidation vs stored procedures
Date
Msg-id 20080819124229.7e0848dc@jd-laptop
Whole thread Raw
In response to Re: Patch: plan invalidation vs stored procedures  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Patch: plan invalidation vs stored procedures  (Andrew Sullivan <ajs@commandprompt.com>)
Re: Patch: plan invalidation vs stored procedures  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 19 Aug 2008 14:47:13 -0400
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Bruce Momjian <bruce@momjian.us> writes:
> > Joshua Drake wrote:
> >> Is our backpatch policy documented? It does not appear to be in
> >> developer FAQ.
> 
> > Seems we need to add it.
> 
> I'm not sure that I *want* a formal written-down backpatch policy.

Then we write a formal guideline. It really isn't fair to new developers
to not have any idea how they are going to be able to get a patch
applied to older branches. Something like:

Generally speaking we adhere to the following guideline for patches.  * Security fixes are applied to all applicable
branches. * Bugfixes are applied to all applicable branches     * Note: A patch that addresses a known limitation is
generally
not backpatched  * New features are always applied to -HEAD only.

This is not a policy as much as a legend for developers to consider
before they submit their patch.

If we do this, we have the opportunity to just point to the FAQ when
there is no ambiguity. It also increases transparency of the process;
which is always a good thing.

Sincerely,

Joshua D. Drake



-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-hackers by date:

Previous
From: "Robert Haas"
Date:
Subject: Re: A smaller default postgresql.conf
Next
From: Alvaro Herrera
Date:
Subject: Re: A smaller default postgresql.conf