Josh Berkus wrote:
> Tom, Bruce,
>
>Is there any way to make use of the contents of a cursor in a PL/pgSQL
> function? FETCH ... INTO isn't supported, according to the docs. Can I
> use the dot notation, or something similar?
PL/pgSQL doesn't support cursors at all. That's basically a
Tom, Bruce,
Is there any way to make use of the contents of a cursor in a PL/pgSQL
function? FETCH ... INTO isn't supported, according to the docs. Can I
use the dot notation, or something similar?
-Josh
--
__AGLIO DATABASE SOLUTIONS