Re: test/example does not support win32. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: test/example does not support win32.
Date
Msg-id 20091230145629.GC3662@alvh.no-ip.org
Whole thread Raw
In response to Re: test/example does not support win32.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List pgsql-hackers
Hiroshi Saito wrote:
> Hi Tom-san.
> 
> Um, How do you consider sample which cannot build?

I think testlibpq2.c is missing a couple of system includes, sys/types.h
and unistd.h (or alternatively select.h); and testlibpq3.c is missing
stdint.h.  Or so say my (POSIX) manpages anyway.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Cancelling idle in transaction state
Next
From: Teodor Sigaev
Date:
Subject: Re: point_ops for GiST