Re: Cygwin contrib patch

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin contrib patch
Дата
Msg-id 20010619121744.E138@dothill.com
обсуждение исходный текст
Ответ на Re: Cygwin contrib patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Cygwin contrib patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cygwin contrib patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: possible patch to increase number of hash overflow pages?
Следующее
От: Stephen Ramsey
Дата:
Сообщение: Re: possible patch to increase number of hash overflow pages?