Re: Compile Failue on win32 - pipe.c using ereport - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: Compile Failue on win32 - pipe.c using ereport
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AE9B@Herge.rcsinc.local
Whole thread Raw
In response to Compile Failue on win32 - pipe.c using ereport  (Mark Kirkwood <markir@coretech.co.nz>)
Responses Re: Compile Failue on win32 - pipe.c using ereport  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Compile Failue on win32 - pipe.c using ereport  (Mark Kirkwood <markir@coretech.co.nz>)
List pgsql-hackers
> 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

pgsql-hackers by date:

Previous
From: "jacob koehler (RRes-Roth)"
Date:
Subject: Re: recursive SQL
Next
From: Tom Lane
Date:
Subject: Implicit casting for || (was Re: grant execute on many functions)