Re: [NOOB] try tu put a number with pqexecprepare - Mailing list pgsql-general

From Daniel Verite
Subject Re: [NOOB] try tu put a number with pqexecprepare
Date
Msg-id 9ec1d8d5-aecd-469b-84f1-ace45b7a86bf@mm
Whole thread Raw
In response to Re: [NOOB] try tu put a number with pqexecprepare  (elekis <elekis@gmail.com>)
List pgsql-general
    elekis wrote:

> by the way,
>
> I use cl.exe (windows)  and he say
> Cannot open include file: 'netinet/in.h': No such file or directory
>
> is there any options compiles?? or other include ??

For windows, I'm using this:

#include <winsock2.h>

and it appears to be good enough.

You may have to include the winsock library in the link, too, if you
end up with missing symbols.

 Best regards,
--
 Daniel
 PostgreSQL-powered mail user agent and storage:
http://www.manitou-mail.org

pgsql-general by date:

Previous
From: "Grzegorz Jaśkiewicz"
Date:
Subject: psql verbose mode
Next
From: "Willy-Bas Loos"
Date:
Subject: Re: [pgadmin-support] Separate Sessions?? (View data <-> Query tool)