Re: [PATCHES] Cygwin contrib patch

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>, BELLON Michel <Michel(dot)Bellon(at)lcie(dot)fr>
Subject: Re: [PATCHES] Cygwin contrib patch
Date: 2001-06-19 16:17:44
Message-ID: 20010619121744.E138@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-patches

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(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

Attachment Content-Type Size
contrib2.patch text/plain 1.8 KB

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Tom Lane 2001-06-19 18:44:52 Re: [PATCHES] Cygwin contrib patch
Previous Message Jason Tishler 2001-06-19 15:44:15 Re: Configuration of PostgrSQL on NT server

Browse pgsql-patches by date

  From Date Subject
Next Message Stephen Ramsey 2001-06-19 16:47:22 Re: possible patch to increase number of hash overflow pages?
Previous Message Vivek Khera 2001-06-19 15:53:57 Re: MySQL Question