Re: [HACKERS] Embedding scripting - Mailing list pgsql-hackers

From Linus Tolke
Subject Re: [HACKERS] Embedding scripting
Date
Msg-id 3155ea960f197a15ab5cdcbbaf581d41
Whole thread Raw
In response to [HACKERS] Embedding scripting  (bibach@execpc.com)
List pgsql-hackers
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

------------------------------

pgsql-hackers by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: [HACKERS] src.original/./backend/lib/fstack.c
Next
From: "Brian E. Gallew"
Date:
Subject: Re: [HACKERS] Embedding scripting