Обсуждение: eclipse-postgres

Поиск
Список
Период
Сортировка

eclipse-postgres

От
Ravi Kiran
Дата:
hi,

How to compile and run the files the source code of postgres in eclipse,  how to compile a c program in the backend directory of postgres??

I followed the steps in https://wiki.postgresql.org/wiki/Working_with_Eclipse  , but when I build the program nodeNestloop.c in the backend directory, I am getting errors.

thank you