Re: [PATCHES] Cygwin contrib patch - Mailing list pgsql-cygwin

From Bruce Momjian
Subject Re: [PATCHES] Cygwin contrib patch
Date
Msg-id 200106200004.f5K04k122633@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Cygwin contrib patch  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-cygwin
Thanks.  Patch applied.

> Bruce,
>
> On Mon, Jun 18, 2001 at 05:38:19PM -0400, Bruce Momjian wrote:
> > Patch applied.
>
> Thanks.
>
> > I manually updated dblink because it was too new for your patch.
>
> Actually, I forgot to supply the "-d" option to cvs update -- just like
> I usually do.  Sigh...
>
> Attached is a patch to deal with the ones that I missed the first time
> around.  I tested this patch under Cygwin and Linux.
>
> Note that I only changed dblink's Makefile in the most minimal way
> to fix the link problem under Cygwin (i.e., use the link rule from
> Makefile.shlib instead).  dblink's Makefile should probably be further
> patched to be consistent with the other PostgreSQL Makefiles.
>
> The procedure to apply the patch is as follows:
>
>     $ # save the attachment as /tmp/contrib2.patch
>     $ cd contrib
>     $ patch -p0 </tmp/contrib2.patch
>
> Thanks,
> Jason
>
> --
> Jason Tishler
> Director, Software Engineering       Phone: 732.264.8770 x235
> Dot Hill Systems Corp.               Fax:   732.264.8798
> 82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
> Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

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

pgsql-cygwin by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Cygwin contrib patch
Next
From: Andrew
Date:
Subject: RE: Win95 PostGreSQL