Re: ALTER EXTENSION ... UPGRADE; - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: ALTER EXTENSION ... UPGRADE;
Date
Msg-id 4D028C8C.5020507@agliodbs.com
Whole thread Raw
In response to ALTER EXTENSION ... UPGRADE; (was: Extensions, patch v16)  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: ALTER EXTENSION ... UPGRADE;  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ALTER EXTENSION ... UPGRADE;  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Re: ALTER EXTENSION ... UPGRADE;  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 12/10/10 12:17 PM, Dimitri Fontaine wrote:
> Or do we want contrib's specific version numbers that are not all the
> same as the current PostgreSQL version number?

I think that each contrib needs its own version numbers.  The reason
being that most minor updates don't touch contrib.

Also, once extensions and pgxn are operating full swing, I see contrib
going away anyway ...

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Daniel Loureiro
Date:
Subject: Re: Anyone for SSDs?
Next
From: Tom Lane
Date:
Subject: Re: create tablespace fails silently, or succeeds improperly