From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Remove ipc_test. |
Date: | 2014-04-07 15:47:04 |
Message-ID: | CA+TgmoZgjY56tSt1hi61Caa04EZmENjPtzTW23CMVPJ=U0p6vw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Mon, Apr 7, 2014 at 11:07 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <rhaas(at)postgresql(dot)org> writes:
>> Remove ipc_test.
>
> Please zap the ipc_test references in the Makefile's "make clean" target
> too.
>
> I realize you probably left those in intentionally, but I don't think
> it's a good idea for clean targets to remove files that weren't built.
> I think such leftover operations are time bombs: someday, many years
> from now, that might remove a file somebody wanted.
Nah, just an oversight. Sorry about that; removed now.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2014-04-07 16:57:28 | pgsql: Zero padding byte at end of GIN posting list. |
Previous Message | Robert Haas | 2014-04-07 15:47:02 | pgsql: Remove 'make clean' support for ipc_test. |