Hi, could any one please tell me how to get rid of below compilation error?
# gcc -fpic -c masanip-test-trigger.c
test-trigger.c:1:22: error: postgres.h: No such file or directory
test-trigger.c:2:77: error: executor/spi.h: No such file or directory
test-trigger.c:3:55: error: commands/trigger.h: No such file or directory
Thanks,
Jignesh