Re: 8.4 open items list

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Subject: Re: 8.4 open items list
Date: 2009-04-02 14:53:30
Message-ID: 200904021453.n32ErU314622@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Dave Page <dpage(at)pgadmin(dot)org> writes:
> > In this case, createdb - however, this particular case is of very
> > minor impact to us. My gripe is more on the general issue of being
> > potentially forced to add support for a new version and beta test
> > tools in the same timeframe that PostgreSQL has for beta.
>
> I hear you, but really the only way we could promise that would be to
> have a period before beta of nothing happening in the core project while
> tools authors do their thing. That doesn't seem productive. We're
> trying to get some parallelism here, not serialize all the development
> and testing.

I am talking to Dave Page via IM; I think the best we can do is to
focus on API changes that affect tools early in the last commit-fest and
open items closing stage. The locale flags issue wasn't in the last
commit-fest but rather an item that we never really resolved during
primary development. We would have to be more focused on getting those
nailed down earlier, rather than allow them to have the same priority as
other items.

I think it would also require a new "alpha" stage where we said the tool
API was stable (mostly SQL and system catalogs). This wouldn't affect
the psql \dfS behavior, for example, but would perhaps affect the libpq
PQinitSSL() change we made last week.

--
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. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2009-04-02 14:54:36 Re: 8.4 open items list
Previous Message Kevin Grittner 2009-04-02 14:48:51 Re: question about deparsing const node and its typmod