pgsql: Regression makefile now needs to make separate lists of what to - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Regression makefile now needs to make separate lists of what to
Date
Msg-id 20070313225648.CF7329FA618@postgresql.org
Whole thread Raw
Responses Re: pgsql: Regression makefile now needs to make separate lists of what to
List pgsql-committers
Log Message:
-----------
Regression makefile now needs to make separate lists of what to clean
for input/ and output/ directories, because with the addition of
largeobject_1.source, they're not the same list.  Apparently the current
buildfarm process does not exercise whether 'make distclean' leaves a
clean tree behind, else the farm would have been failing for awhile.

Modified Files:
--------------
    pgsql/src/test/regress:
        GNUmakefile (r1.66 -> r1.67)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile.diff?r1=1.66&r2=1.67)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Rewrite win32 install documentation (it's not client only
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Regression makefile now needs to make separate lists of what to