"Ibrahim, Karim Aly Mohi Eldin" writes:
> Im new to postgres and I have some C files that execute sql commands in the
> early parser stage..
> It has to include #include "libpq-fe.h" which is in the "interface" folder
> not the "include" folder so I edited the make file like following:
Not su
Hi ,
I’m new to postgres and I have some C files that execute sql commands in the
early parser stage..
It has to include #include "libpq-fe.h" which is in the "interface" folder not
the "include" folder so I edited the make file like following:
#--