Igor <igor@sba.miami.edu> writes:
>
> We don't even have embedded SQL...Maybe we should do that first...
I have made a small package that makes it possible to write embedded
sql in C for postgres. I have used it for my own pet project and it
seems to work.
I have yet only tried it with postgres95 but I am compiling postgreSQL
right now to test it there.
If you wan't to have a look at my work take a peek at:
ftp://ftp.lysator.liu.se/pub/linus/ecpg-0.1-alpha-1.tar.gz
/Linus
------------------------------