C functions under windows - Mailing list pgsql-general

From Islam Hegazy
Subject C functions under windows
Date
Msg-id 014201c78d22$9b6f36f0$0d0e9f88@pc.cpsc.ucalgary.ca
Whole thread Raw
Responses Re: C functions under windows
Re: C functions under windows
List pgsql-general
Hi all
 
I have postgresql server installed on a windows machine and I want to retrieve data using C functions. I followed the steps in the documentation but it didn't work for windows. I created a .dll projects for my functions but postgres.h calls .h files that I can't find on the windows machine like  <strings.h>. I tested my functions on another server installed on a linix machine and it worked correctly. So the problem appears to be in the include files under windows.
 
Any idea how to solve this problem...
 
Regards
Islam Hegazy

pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Utility of OIDs in postgres
Next
From: Naz Gassiep
Date:
Subject: Update violating constraint