Re: ALTER EXTENSION UPGRADE, v3 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: ALTER EXTENSION UPGRADE, v3
Date
Msg-id AANLkTi=90G21FZfbFLi-fHpNZaB_WozxZdWi3FNnRZ2E@mail.gmail.com
Whole thread Raw
In response to Re: ALTER EXTENSION UPGRADE, v3  (Josh Berkus <josh@agliodbs.com>)
Responses Re: ALTER EXTENSION UPGRADE, v3  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-hackers
On Thu, Feb 3, 2011 at 4:24 PM, Josh Berkus <josh@agliodbs.com> wrote:
> So every package would include a script called upgrade.sql ( or
> upgrade.c? ) which is supposed to handle the upgrade, and it's up to the
> module author to power that, at least until 9.2?  Seem like the most
> reasonable course for February ...

I don't think we should commit something that for 9.1 that we may need
to change incompatibly for 9.2.  If we're not completely happy with
it, it gets booted.  Whatever we put in place here is going to be with
us for a long, long time.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: SSI performance
Next
From: Hitoshi Harada
Date:
Subject: Re: Add ENCODING option to COPY