Cygwin plperl patch

Started by Jason Tishlerover 24 years ago8 messagespatches
Jump to latest
#1Jason Tishler
jason@tishler.net

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

Attachments:

GNUmakefile.difftext/plain; NAME=GNUmakefile.diff; charset=us-asciiDownload+3-3
#2Jason Tishler
jason@tishler.net
In reply to: Jason Tishler (#1)
Re: Cygwin plperl patch

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jason Tishler (#2)
Re: Cygwin plperl patch

Jason Tishler <jason@tishler.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

#4Jason Tishler
jason@tishler.net
In reply to: Tom Lane (#3)
Re: Cygwin plperl patch

Tom,

On Fri, Feb 15, 2002 at 10:27:21AM -0500, Tom Lane wrote:

Jason Tishler <jason@tishler.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

#5Bruce Momjian
bruce@momjian.us
In reply to: Jason Tishler (#1)
Re: Cygwin plperl patch

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#6Bruce Momjian
bruce@momjian.us
In reply to: Jason Tishler (#1)
Re: Cygwin plperl patch

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#7Bruce Momjian
bruce@momjian.us
In reply to: Jason Tishler (#1)
Re: Cygwin plperl patch

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#8Bruce Momjian
bruce@momjian.us
In reply to: Jason Tishler (#1)
Re: Cygwin plperl patch

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Attachments:

/bjm/3text/plainDownload+3-3