From: | "Cousin Florence" <fcousin(at)sopragroup(dot)com> |
---|---|
To: | <pgsql-fr-generale(at)postgresql(dot)org> |
Cc: | "michel wildcat" <m(dot)wildcat82(at)gmail(dot)com> |
Subject: | RE : [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition |
Date: | 2011-02-09 09:04:12 |
Message-ID: | 19337_1297242253_4D52588D_19337_2552072_1_D02CE8BCC08BC6488B6A9DB54827C9F502FB3CA9@WBE12.ancy.fr.sopra |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cluster-hackers pgsql-fr-generale pgsql-hackers pgsql-students |
-------- Message d'origine--------
De: pgsql-fr-generale-owner(at)postgresql(dot)org de la part de michel wildcat
Date: mar. 08/02/2011 22:29
À: pgsql-hackers(at)postgresql(dot)org
Objet : [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition
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.
----------------------
Bonjour,
ici c'est un forum francophone, merci de poster en français. Tu peux poster tes questions sur :
* pgsql-general : http://archives.postgresql.org/pgsql-general/
* pgsql-novice : http://archives.postgresql.org/pgsql-novice/
(pgsql-hackers(at)postgresql(dot)org, c'est pour les développeurs DE PostgreSQL )
Hi,
you are on the French community mailing list, messages have to be written in french. You can post your questions on :
* pgsql-general : http://archives.postgresql.org/pgsql-general/
* pgsql-novice : http://archives.postgresql.org/pgsql-novice/
(pgsql-hackers(at)postgresql(dot)org is only for the developpers of PostgreSQL itself)
Sorry, I can not help you on your specific question.
Bests regards,
Florence.
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2011-02-09 16:10:14 | Re: create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous 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 |
From | Date | Subject | |
---|---|---|---|
Next Message | michel wildcat | 2011-02-09 11:40:13 | créer une DLL pour Postgresql 9 avec visual C++ [2008] |
Previous 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 |
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Urbański | 2011-02-09 09:09:49 | Re: pl/python invalidate functions with composite arguments |
Previous Message | Jan Urbański | 2011-02-09 09:02:33 | Re: pl/python do not delete function arguments |
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2011-02-09 16:10:14 | Re: create an extension of postgresql 9 with Visual C++ 2008 express edition |
Previous Message | Ludovico Bonifacio | 2011-02-09 01:30:35 | TRigger catch delete on cascade from different table |