Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: michel wildcat <m(dot)wildcat82(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition
Date: 2011-02-08 21:37:38
Message-ID: m2oc6mnr6l.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cluster-hackers pgsql-fr-generale pgsql-hackers pgsql-students

Bonjour,

On parle plutôt français sur cette liste d'habitude :)

To reach an English-speaking forum please consider pgsql-general.

michel wildcat <m(dot)wildcat82(at)gmail(dot)com> writes:
> 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.

Better try with any contrib first. If possible one that does look like
the extension you're wanting to develop.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Browse pgsql-cluster-hackers by date

  From Date Subject
Next Message Cousin Florence 2011-02-09 09:04:12 RE : [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition
Previous Message michel wildcat 2011-02-08 21:29:53 create an extension of postgresql 9 with Visual C++ 2008 express edition

Browse pgsql-fr-generale by date

  From Date Subject
Next Message Cousin Florence 2011-02-09 09:04:12 RE : [pgsql-fr-generale] create an extension of postgresql 9 with Visual C++ 2008 express edition
Previous Message michel wildcat 2011-02-08 21:29:53 create an extension of postgresql 9 with Visual C++ 2008 express edition

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-02-08 21:46:12 Re: Extensions support for pg_dump, patch v27
Previous Message michel wildcat 2011-02-08 21:29:53 create an extension of postgresql 9 with Visual C++ 2008 express edition

Browse pgsql-students by date

  From Date Subject
Next Message Ludovico Bonifacio 2011-02-09 01:30:35 TRigger catch delete on cascade from different table
Previous Message michel wildcat 2011-02-08 21:29:53 create an extension of postgresql 9 with Visual C++ 2008 express edition