Am Montag, 5. September 2005 13:37 schrieb Alban Hertroys:
> If it's not possible to use ECPG for this, too bad. Then we'll have to
> try with libpq (I doubt my boss would give us time to create a free
> implementation of a PL/ECPG or something along the lines). I'd just like
> to know...
If you are using libpq for writing stored procedures, you're doing something
wrong. libpq is for client-side access.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/