Andrew Dunstan <and...@dunslane.net> writes: > Tom Lane wrote: >> 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)? No, the test in the makefile is what seems to need a comment. It doesn't have to be much. I was thinking something like # if Perl can support two interpreters, test plperl-and-plperlu cases ifeq ($(shell $(PERL) -V:usemultiplicity), usemultiplicity='define';) BTW, what about the MSVC scripts? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers