pgsql: 'make clean' must remove the create subdirectories results/ and - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: 'make clean' must remove the create subdirectories results/ and
Date
Msg-id 20060804141809.491829FB2E4@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
'make clean' must remove the create subdirectories results/ and log/,
not merely remove their contents.  Else 'cvs update' complains.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test:
        Makefile (r1.55 -> r1.56)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefile.diff?r1=1.55&r2=1.56)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach eval_const_expressions to simplify BooleanTest nodes that
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix inadequate quoting in test for AIX xlc.