Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Sun, Feb 26, 2012 at 05:26:03PM -0500, Tom Lane wrote:
>> We do not keep around dead code in HEAD for historical reference
>> purposes. We have an SCM for that, and we should use it. The only
>> reason to keep this file would be if people were possibly still going to
>> install 1.0 in preference to 1.1 ... but this commit eliminated the
>> possibility of users doing so.
> Would someone please do the above --- I am unclear exactly what files
> need to be removed, and any Makefile adjustments.
Done. There aren't any Makefile adjustments: the whole point of the
complaint was that the file was now useless because unreferenced.
regards, tom lane
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-08-28 18:34:05 |
| Subject: pgsql: Remove pg_stat_statements--1.0.sql, too. |
| Previous: | From: Tom Lane | Date: 2012-08-28 18:30:04 |
| Subject: pgsql: Remove hstore--1.0.sql. |