| From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> | 
|---|---|
| To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>, "Bruce Momjian" <bruce(at)momjian(dot)us> | 
| Subject: | Re: test/example does not support win32. | 
| Date: | 2009-12-30 15:19:02 | 
| Message-ID: | 3D2B2EE5991146FD9A7345120E646BE0@acer08f817a9b5 | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Hi Alvaro-san.
Yes, I thinks that it is an exact idea. However, this example was not helped. 
fd_set complains.... 
Thanks!
It seems that pg_bench takes the thing same again into consideration. 
Anyway,  If it is called example of end-user code, what is the evasion method
of fd_set? 
Regards,
Hiroshi Saito
----- Original Message ----- 
From: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
> 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
> 
> -- 
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-12-30 15:24:08 | Re: Stats for inheritance trees | 
| Previous Message | Tom Lane | 2009-12-30 15:18:11 | Re: Add subdirectory support for DATA/DOCS with PGXS |