Recursive function - Mailing list pgsql-general

From Juan Daniel Santana Rodés
Subject Recursive function
Date
Msg-id 528FC50D.6040900@estudiantes.uci.cu
Whole thread Raw
Responses Re: Recursive function
Re: Recursive function
List pgsql-general
Hi everyone...
I have a problem. I am programming a recursive function in plpgsql
language. This function use a cursor and when the function try to call
the same function throw a exception that it say me that the cursor is using.
My friends how I can to resolve this problem.
Regards!!


pgsql-general by date:

Previous
From: Joshua Boyd
Date:
Subject: Easiest way to CREATE EXTENSION when upgrading from 9.0 to 9.2?
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade ?deficiency