pgsql: Remove hstore--1.0.sql. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove hstore--1.0.sql.
Date
Msg-id E1T6QY8-0004YP-HE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove hstore--1.0.sql.

Since we're not installing this file anymore, it has no reason to exist,
other than as historical reference; but we have an SCM for that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9db098dfa91906cee4fffc1e3ba8ba3899820d5f

Modified Files
--------------
contrib/hstore/hstore--1.0.sql |  530 ----------------------------------------
1 files changed, 0 insertions(+), 530 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Adjust pg_test_timing to show shortest test durations first, pla
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Don't install hstore--1.0.sql any more.