Re: Cygwin plperl patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jason Tishler <jason(at)tishler(dot)net>
Cc: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Cygwin plperl patch
Date: 2002-02-23 02:27:25
Message-ID: 200202230227.g1N2RPH04833@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Jason Tishler wrote:
> The attached patch enables plperl to build under Cygwin. It is basically
> yet another BE_DLLLIBS patch with a perl MakeMaker twist. I tried the
> patch under Red Hat 7.1 Linux too and I did not observe any ill effects.
>
> Jason

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-02-23 02:29:20 Re: Allow arbitrary levels of analyze/rewriting
Previous Message Bruce Momjian 2002-02-23 02:27:11 Re: [PATCHES] JDBC Connection startup cleaned up