Cygwin plperl patch

Lists: pgsql-patches
From: Jason Tishler <jason(at)tishler(dot)net>
To: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Cygwin plperl patch
Date: 2002-02-08 13:11:29
Message-ID: 20020208131128.GD1148@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

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 Content-Type Size
GNUmakefile.diff text/plain 823 bytes

From: Jason Tishler <jason(at)tishler(dot)net>
To: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Cygwin plperl patch
Date: 2002-02-15 14:14:46
Message-ID: 20020215141446.GD600@hp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

On Fri, Feb 08, 2002 at 08:11:29AM -0500, 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.

Any status on the above?

Thanks,
Jason


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

Jason Tishler <jason(at)tishler(dot)net> writes:
> On Fri, Feb 08, 2002 at 08:11:29AM -0500, 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.

> Any status on the above?

It's in the queue of stuff waiting to be reviewed and applied after we
make the 7.2/7.3 CVS branch. Or so I would imagine. Bruce's page for
pending patches doesn't seem to be showing anything, even though it had
a long list last time I looked...

regards, tom lane


From: Jason Tishler <jason(at)tishler(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: Cygwin plperl patch
Date: 2002-02-15 16:28:17
Message-ID: 20020215162817.GH600@hp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

Tom,

On Fri, Feb 15, 2002 at 10:27:21AM -0500, Tom Lane wrote:
> Jason Tishler <jason(at)tishler(dot)net> writes:
> > On Fri, Feb 08, 2002 at 08:11:29AM -0500, 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.
>
> > Any status on the above?
>
> It's in the queue of stuff waiting to be reviewed and applied after we
> make the 7.2/7.3 CVS branch. Or so I would imagine.

Thanks for the status update -- it is appreciated.

> Bruce's page for
> pending patches doesn't seem to be showing anything, even though it had
> a long list last time I looked...

The above is the reason for my ping. As long as it is queued (and not
dropped), then I will be patient.

Thanks,
Jason


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-15 22:49:42
Message-ID: 200202152249.g1FMng125493@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Sorry I just got to this. Time for another spin through my email box.
:-)

This has been saved for the 7.3 release:

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

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

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


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
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


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 21:48:21
Message-ID: 200202232148.g1NLmLR12026@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Ok'ed by Peter.

Patch applied. Thanks.

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

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


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 21:49:00
Message-ID: 200202232149.g1NLn0u12173@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Sorry, patch attached. Applied.

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

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

Attachment Content-Type Size
unknown_filename text/plain 823 bytes