Re: Compile Failue on win32 - pipe.c using ereport

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Mark Kirkwood" <markir(at)coretech(dot)co(dot)nz>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: Compile Failue on win32 - pipe.c using ereport
Date: 2004-06-30 13:11:59
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AE9B@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32

> For the past few days I have experienced compile failure with CVS HEAD
> on win32.
> The culprit is src/port/pipe.c which uses ereport() when it only
> #includes "c.h".

Try replacing "c.h" with "postgres.h". I fixed that on the win32
binaries and forgot to mention it.

p.s. this probably belongs on win32 hackers list.

Merlin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-06-30 13:47:56 Implicit casting for || (was Re: grant execute on many functions)
Previous Message jacob koehler (RRes-Roth) 2004-06-30 10:40:17 Re: recursive SQL

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Merlin Moncure 2004-06-30 13:14:02 Re: build error
Previous Message Magnus Hagander 2004-06-30 08:11:27 Re: make errors