Tom Lane wrote:

Hm ... I wonder how badly this fails if perl isn't present?

Before you say that that won't matter, consider "make clean" etc.
The makefile does have to parse.

It might be sufficient to wrap this test in an "ifneq ($(PERL),)"
or similar.

OK, can do that.

Also, some commentary connecting this test to plperl.c's support for
two interpreters would be a good thing.

                        

ITYM in the .sql file(s)?

I also see that I'll have to make a small adjustment in the MSVC build programs.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to