Embedded SQL in a function - Mailing list pgsql-general

From Nikolay Hristov
Subject Embedded SQL in a function
Date
Msg-id 3D32F823.1030200@mail.vega.bg
Whole thread Raw
Responses Re: Embedded SQL in a function
List pgsql-general
Hi,

Is it possible to use embedded SQL in C function.

I have tried application with embedded SQL and C functions
separately and they worked just fine.
When I tried to use embedded SQL in a function,
the result is that the function generally works,
but the embedded SQL statements do nothing.
There ware no errors during preprocessing, compiling and linking.

I was unable to find anything about that in the documentation.

Thanks in advance.


pgsql-general by date:

Previous
From: Paulo Henrique Baptista de Oliveira
Date:
Subject: Pushing PostgreSQL to the Limit (urgent!)
Next
From: "Fabrizio Bues"
Date:
Subject: Re: help (maybe i'm a little stupid)