Re: ALTER EXTENSION UPGRADE patch v1 - Mailing list pgsql-hackers

From David Fetter
Subject Re: ALTER EXTENSION UPGRADE patch v1
Date
Msg-id 20110104170226.GB25139@fetter.org
Whole thread Raw
In response to ALTER EXTENSION UPGRADE patch v1  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: ALTER EXTENSION UPGRADE patch v1  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-hackers
On Tue, Jan 04, 2011 at 12:31:55PM +0100, Dimitri Fontaine wrote:
> Hi,
> 
> Please find attached the patch to support ALTER EXTENSION UPGRADE,

Do you plan to have

ALTER EXTENSION ... UPGRADE TO VERSION ...

, or the more general,

ALTER EXTENSION ... ALTER VERSION TO ... ?

I get that this might not be a 9.1 feature, but it's sure to be one
people who need to deploy software want.  A lot.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Implementing pg_dump_sort.c topological sorting in sql/plpgsql/plperl?
Next
From: Marko Tiikkaja
Date:
Subject: Re: Re: new patch of MERGE (merge_204) & a question about duplicated ctid