Re: How to modify ENUM datatypes?

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Andrew Sullivan <ajs(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to modify ENUM datatypes?
Date: 2008-05-02 19:57:58
Message-ID: 481B7246.6000508@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Sullivan wrote:
> 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 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?)

apt-get install postgresql-8.1 gives you 8.1 in etch (stable)
in addition to 7.4.

Cheers
Tino

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2008-05-02 20:41:01 Re: How to modify ENUM datatypes?
Previous Message Andrew Sullivan 2008-05-02 19:48:13 Re: How to modify ENUM datatypes?