Re: ALTER EXTENSION ... UPGRADE;

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Josh Berkus <josh@agliodbs.com>
Cc: Dimitri Fontaine <dimitri@2ndQuadrant.fr>, "David E. Wheeler" <david@kineticode.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-10T20:33:37Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> 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.

Certainly extensions that aren't part of contrib would need separate
version numbers.

			regards, tom lane