Re: patch of libpq-int.h is required of msvc.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: patch of libpq-int.h is required of msvc.
Date: 2006-08-04 18:58:40
Message-ID: 200608041858.k74IweZ20639@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Yes, patch applied. Thanks.

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

Hiroshi Saito wrote:
> Hi Bruce-san.
>
> patch of libpq-int.h is required of msvc.
> I think that this definition changed.
>
> cl.exe /nologo /W3 /GX /O2 /MD /I "..\..\include" /I "..\..\include\port
> \win32" /I "..\..\include\port\win32_msvc" /I "..\..\port" /I. /D "FRONTEND" /D
> NDEBUG /D "WIN32" /D "_WINDOWS" /Fp".\Release\libpq.pch" /YX /Fo".\Release\\" /F
> d".\Release\\" /FD /c /D "HAVE_VSNPRINTF" /D "HAVE_STRDUP" "fe-auth.c"
> fe-auth.c
> libpq-int.h(481) : error C2061: (snip)....
>
> Regards,
> Hiroshi Saito

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Cramer 2006-08-04 19:16:12 Re: PGStatement#setPrepareThreshold
Previous Message Bruce Momjian 2006-08-04 18:56:53 Re: PGStatement#setPrepareThreshold