Re: ECPG in stored procedures?

From: Alban Hertroys <alban(at)magproductions(dot)nl>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ECPG in stored procedures?
Date: 2005-09-05 12:39:44
Message-ID: 431C3C90.9050509@magproductions.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Eisentraut wrote:
> If you are using libpq for writing stored procedures, you're doing something
> wrong. libpq is for client-side access.

It seems the documentation doesn't tell what library to link, so I
guessed wrong. Searching the FAQs or my mailbox doesn't help much
either... Which lib are we supposed to use for SPI?

--
Alban Hertroys

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2005-09-05 12:48:34 Re: ECPG in stored procedures?
Previous Message Peter Eisentraut 2005-09-05 12:05:41 Re: ECPG in stored procedures?