Re: [HACKERS] When is 7.0 going Beta?

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] When is 7.0 going Beta?
Date: 1999-12-07 12:28:28
Message-ID: Pine.GSO.4.02A.9912071319370.3057-100000@Panter.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 7 Dec 1999, Bruce Momjian wrote:

> > Just to add my two cents here, a Jan 1 feature-freeze is most definitely
> > not going to work for my part, as there are still some subtle and not so
> > subtle things to tie up.
>
> That is interesting, because Peter's psql changes are some of the
> features I wanted to get out to users in 6.6.

In case you're interested, this is what definitely still needs to be done:

* \e to edit previous query
* match up \do with COMMENT ON OPERATOR
* actually fix up those comments in the catalogues
* smoothen out tab completion
* write a Windows makefile [ <--- up for grabs! ]
* re-generate regression tests
* make sure the output looks like it should before doing the above
* (maybe more)

These are all not very challenging but do take time, which I currently
don't have.

Also, I think there are some problems with using psql with old servers, in
particular some internal queries generated by \dd or \do create weird
notices.

--
Peter Eisentraut Sernanders vaeg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergio A. Kessler 1999-12-07 12:41:33 Re: [HACKERS] When is 7.0 going Beta?
Previous Message Bruce Momjian 1999-12-07 12:14:56 Re: [HACKERS] When is 7.0 going Beta?