Re: pgsql: Don't install hstore--1.0.sql any more.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Don't install hstore--1.0.sql any more.
Date: 2012-02-26 22:07:31
Message-ID: CA+TgmobyQhkgM4==hxOK48+Kie6+-szAGKG=a9v4UCRpFcJHBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Feb 23, 2012 at 11:25 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <rhaas(at)postgresql(dot)org> writes:
>> Don't install hstore--1.0.sql any more.
>> Since the current version is 1.1, the 1.0 file isn't really needed.  We do
>> need the 1.0--1.1 upgrade file, so people on 1.0 can upgrade.
>
> Shouldn't this commit have removed the 1.0 file from git altogether?
> It's quite useless if it's not going to get installed.

I left it for the possible documentation value thereof.

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-02-26 22:26:03 Re: pgsql: Don't install hstore--1.0.sql any more.
Previous Message Tom Lane 2012-02-26 20:12:51 pgsql: Fix some more bugs in GIN's WAL replay logic.