From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: A deprecation policy |
Date: | 2009-02-12 03:07:00 |
Message-ID: | 200902120307.n1C370V10556@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > I have been thinking, with a semi-formal deprecation policy, we could
> > make these decisions with more confidence. My proposed policy goes like
> > this:
>
> I've been thinking about this for a couple of hours, and I keep coming
> back to the conclusion that if we actually enforced a policy like this
> it would kill Postgres development dead. It already takes more than a
> year, on average, for a proposal to go from idea to out-in-the-field.
> This policy would add another two years onto that for anything that
> involved user-visible changes, which is most things. All but the most
> persistent developers are simply going to go away and not bother trying
> to shepherd their ideas through such a process.
>
> I can see the value of a more formal deprecation policy, but I think
> it's gotta have a shorter time constant than this.
Agreed. Consider the downside of having to support two different APIs
for two releases, and document them. Yuck.
There are some cases where a 2-release buffer is warranted, others where
it is not.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2009-02-12 03:15:02 | Re: pg_upgrade project status |
Previous Message | Robert Haas | 2009-02-12 03:03:43 | GIN fast insert database hang |