Re: libpq verinfo patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: libpq verinfo patch
Date: 2004-09-26 02:14:50
Message-ID: 200409260214.i8Q2Eof22214@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

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

Magnus Hagander wrote:
> Here is a patch that adds the version info from libpq.rc to the DLL
> build in mingw. The MSVC build already did this, but it was not linked
> into the mingw one.
>
> This is not the same as the versioninfo patch that's in the queue.
> Please apply this one before beta-3 if at all possible.
>
> //Magnus
>

Content-Description: libpqver.patch

[ Attachment, skipping... ]

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

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Stark 2004-09-26 02:42:09 Re: How to add locale support for each column?
Previous Message Marc G. Fournier 2004-09-25 19:00:58 Re: cvsup