Ant Delete - Mailing list pgsql-patches

From Ased Mustafa
Subject Ant Delete
Date
Msg-id 30A02A46CB77D511851900508BAEADBC359ED1@exchange.focus-internal.co.uk
Whole thread Raw
List pgsql-patches

Hi

I wonder if you could help and tell me where do I get this patch to fix the problem of deleting jars.
I have tried this:
<delete quiet="true" includeEmptyDirs="true" defaultexcludes="no">
        <fileset dir="${dist_root}/support">
                <include name="**/*.jar"/>
        </fileset>
</delete>
This dose remove some of the jars but not all.
I would extremely grateful if you help me on this issue.

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: log_min_duration_statement #2
Next
From: "Mourad EL HADJ MIMOUNE"
Date:
Subject: [GENERAL] use of Ececute commande with PSQL