new target for contrib/Makefile

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: new target for contrib/Makefile
Date: 2004-09-29 14:54:03
Message-ID: 415ACC8B.7030606@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


If you run make installcheck in contrib it stops on the first module
that fails. This is mildly annoying from the point of view of the
buildfarm script, which wants to run all the available regression tests.
To solve that I implemented a new target that does run them all and only
fails at the end if any have failed. The patch is attached for your
delectation.

cheers

andrew

Attachment Content-Type Size
contrib-make.patch text/x-patch 580 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2004-09-29 15:19:22 Re: [HACKERS] Win32 Version numbering patch
Previous Message eetemadi 2004-09-29 13:29:49 Calendars support in postgresql