Thread: [GENERAL] Create extension C using IDE

[GENERAL] Create extension C using IDE

From
Fabiana Zioti
Date:

I already have postgresql 9.6 installed. I'm developing extensions for it in C. What would be the best IDE to debug the code? Eclipse has many errors.

Re: [GENERAL] Create extension C using IDE

From
Adrian Klaver
Date:
On 06/12/2017 11:03 AM, Fabiana Zioti wrote:
> I already have postgresql 9.6 installed. I'm developing extensions for
> it in C. What would be the best IDE to debug the code? Eclipse has many
> errors.
>

The errors are?

--
Adrian Klaver
adrian.klaver@aklaver.com


Re: [GENERAL] Create extension C using IDE

From
Alban Hertroys
Date:
> On 12 Jun 2017, at 20:09, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
>
> On 06/12/2017 11:03 AM, Fabiana Zioti wrote:
>> I already have postgresql 9.6 installed. I'm developing extensions for it in C. What would be the best IDE to debug
thecode? Eclipse has many errors. 
>
> The errors are?

My guess would be its user interface…

I would suggest gViM or MacViM, but that really depends on what you expect from a (I)DE and on what platform you are.

Alban Hertroys
--
If you can't see the forest for the trees,
cut the trees and you'll find there is no forest.