From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Reini Urban <rurban(at)x-ray(dot)at> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: plperl regression tests |
Date: | 2004-09-01 23:29:18 |
Message-ID: | 200409012329.i81NTIt12094@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Reini Urban wrote:
> Is it possible to test for plperl and add some plperl tests to the
> regression suite?
>
> I see the pg_regress installs and runs with_perl=no.
> The problem is that cygwin postgres builds and runs fine, only the perl
> extensions fails (IPC problem when loading the huge perl dll).
>
> So I really would like to add a simple plperl testcase to the standard
> distro. Just the sample from the plperl.sgml would be fine.
> Any general objections?
> I'll come up with a patch if not, which will check if the postmaster has
> plperl support and use it then.
Seems fine as long as the test only runs when they have asked for perl
from configure.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-09-02 00:30:29 | Re: open item: tablespace handing in pg_dump/pg_restore |
Previous Message | Tom Lane | 2004-09-01 23:23:15 | Re: iinvalid string enlargement PG 7.4.5 |