Re: [HACKERS] plperl and pltcl installcheck targets - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] plperl and pltcl installcheck targets
Date
Msg-id 4805.1116093594@sss.pgh.pa.us
Whole thread Raw
In response to plperl and pltcl installcheck targets  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [HACKERS] plperl and pltcl installcheck targets
List pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> OK, here's what I have. The tgz file contains the sql and expected
> directories for the 3 PLs, plus there's a patch for the makefiles.

Applied with minor editorialization to make it more like the contrib
installcheck process.

I added a "make installcheck" target in the src/pl directory, so that
you can just fire that one make instead of having to check which PLs
are actually configured.

It occurs to me that maybe we should just add src/pl to the toplevel
installcheck target, which would make the whole thing pretty
automatic.  However, contrib isn't in that target, so maybe the PLs
shouldn't be either.  Thoughts?

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: [Fwd: Re: [HACKERS] plperl and pltcl installcheck targets]
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] plperl and pltcl installcheck targets