Re: PL/Perl compilation error

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alex Pilosov <alex@pilosoft.com>
Cc: gilles@darold.net, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-general@postgresql.org
Date: 2000-10-17T15:28:46Z
Lists: pgsql-hackers
Alex Pilosov <alex@pilosoft.com> writes:
> I believe that POLLUTE should be a default.

It is --- the src/pl and src/interfaces Makefiles will create the
sub-makefiles with POLLUTE=1.  Unfortunately it's easy to miss that
fine point when you're building the Perl modules by hand.  Not sure
if there's a good way to remind people about it.

			regards, tom lane