Re: Fix VC++/Borland libpq build - pqsignal - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Fix VC++/Borland libpq build - pqsignal
Date
Msg-id 200411130318.iAD3Iln26085@candle.pha.pa.us
Whole thread Raw
In response to Fix VC++/Borland libpq build - pqsignal  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-patches
Patch applied.  Thanks.

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


Dave Page wrote:
> Not entirely sure when this broke, but libpq's VC++ build is currently
> lacking pqsignal which is now required. This was found and fixed for
> VC++ by Shachar Shemesh, I simply duplicated the fix for the Borland
> makefile (untested, as I don't have that compiler).
>
> Please apply.
>
> Regards, Dave

Content-Description: pqsignal.diff

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

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

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Win32 signals & sockets
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] pg_dump case folding bug