Re: How to modify ENUM datatypes?

From: Andrew Sullivan <ajs(at)commandprompt(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to modify ENUM datatypes?
Date: 2008-05-02 19:48:13
Message-ID: 20080502194812.GD21477@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, May 02, 2008 at 09:18:39AM -0700, Rob Wultsch wrote:
> Not really Postgres's problem, but for whatever its worth if I do the
> following on Debian stable:
> $apt-get install postgresql
>
> I get 7.4 . When I install Debian I generally expect the software to
> be supported for a long time. Perhaps it might make sense to declare
> it dead except for security issues?

I suspect this really is the Debian package maintainer's problem.
Debian itself has a very high bar for changes after feature freeze.
This is great from the point of view of stability, but I hope they (or
their users) aren't expecting the coommunities producing the software
to do their maintenance of old releases for them. Postgres is way
better in that respect than some of the included software.

(I confess I am a little astonished that the most recent stable
release ended up with 7.4. I thought that at _least_ 8.0 was out
prior to freeze. What happened?)

A

--
Andrew Sullivan
ajs(at)commandprompt(dot)com
+1 503 667 4564 x104
http://www.commandprompt.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2008-05-02 19:57:58 Re: How to modify ENUM datatypes?
Previous Message Rob Wultsch 2008-05-02 16:18:39 Re: How to modify ENUM datatypes?