pgsql: Mark "installcheck-parallel", "world", "install-world" and

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mark "installcheck-parallel", "world", "install-world" and
Date: 2010-03-24 13:14:02
Message-ID: 20100324131402.9F6E47541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Mark "installcheck-parallel", "world", "install-world" and "installcheck-world" make targets as PHONY. Fujii Masao.

Modified Files:
--------------
pgsql/src:
Makefile.global.in (r1.260 -> r1.261)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.260&r2=1.261)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2010-03-24 13:20:45 Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Previous Message Craig Ringer 2010-03-24 12:53:42 Re: Re: [COMMITTERS] pgsql: Add connection messages for streaming replication.