On Mon, Apr 7, 2014 at 11:07 AM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> 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 -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
