Re: [GENERAL] Problem calling C function in PostgreSQL

2009-10-22 Thread Magnus Hagander
2009/10/22 A.Bhattacharya : > Hi, > > I am new to PostgreSQL  and could  anyone please suggest me any windows based > C compiler which will successfully create a dll on windows and which can be > callable by PostgreSQL. > > > I am facing a problem with the below code compiled and created dll in M

[GENERAL] Problem calling C function in PostgreSQL

2009-10-22 Thread A.Bhattacharya
Hi, I am new to PostgreSQL and could anyone please suggest me any windows based C compiler which will successfully create a dll on windows and which can be callable by PostgreSQL. I am facing a problem with the below code compiled and created dll in MSVC 2005. __