Re: vcbuild small fix for plperl

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: vcbuild small fix for plperl
Date: 2006-11-21 18:01:17
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FD46@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> > Typo in the changes to plperl - uses wrong dir, and had a
> missing slash.
> >
> > Also fixes error checking for xsubpp - it was broken in a
> way that hid
> > the problem above when run more than once (which is the normal case
> > when developing).
> >
>
> I have just noticed that this file appears to have the perl
> version hardcoded (perl58.lib). That doesn't seem sensible
> ... can it be avoided?

It's definitly on my long-term TODO.

//Magnus

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-11-21 21:37:53 Re: [PATCHES] replication docs: split single vs.
Previous Message Neil Conway 2006-11-21 17:54:41 Re: vcbuild small fix for plperl