From: | michel wildcat <m(dot)wildcat82(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | create an extension of postgresql 9 with Visual C++ 2008 express edition |
Date: | 2011-02-08 21:29:53 |
Message-ID: | AANLkTin1e60KFqLEy3814JPpCExX=fakQ0D=MHn9+g04@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cluster-hackers pgsql-fr-generale pgsql-hackers pgsql-students |
Hello,
I am a computer student in belgium, for my academic project I am working to
an extension of postgresql 9 under win xp, by creating h DLL in Visual C++
2008 - I am new in both environments; To start and understand how does it
works, I tried to compile the example complex.c which is in the
directory /tutorial
of postgresql sources, but unfortunately I have lots of compilation errors
Although I made the various necessary "include ". Please I would like to
know if there could be a kind of tutorial that explains how to develop a DLL
for Postgresql using Visual C + + Express (the necessary config, the
library to include, etc.. ), based on the /tutorial/complex.c ffile for
example.
Thanks you in the advance.
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2011-02-08 21:37:38 | Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous Message | michel wildcat | 2011-02-08 21:07:15 | create an extension of postgresql 9 with Visual C++ 2008 express edition |
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2011-02-08 21:37:38 | Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous Message | michel wildcat | 2011-02-08 21:07:15 | create an extension of postgresql 9 with Visual C++ 2008 express edition |
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2011-02-08 21:37:38 | Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous Message | Josh Berkus | 2011-02-08 21:23:04 | Re: postponing some large patches to 9.2 |
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2011-02-08 21:37:38 | Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous Message | michel wildcat | 2011-02-08 21:07:15 | create an extension of postgresql 9 with Visual C++ 2008 express edition |