Re: Retornando registros desde funcion (pl/pgsql)

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Leonardo Boet Sánchez <boet(at)gtm(dot)tel(dot)etecsa(dot)cu>
Cc: pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Retornando registros desde funcion (pl/pgsql)
Date: 2005-03-17 15:48:51
Message-ID: 20050317154851.GC1790@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Thu, Mar 17, 2005 at 10:54:31AM -0500, Leonardo Boet Sánchez wrote:

> Y esto devuelve: ERROR: control reached end of function without RETURN

Esto me indica que no leiste la parte relacionada con RETURN NEXT. Hay
una seccion entera dedicada a este comando. Leela.

--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"In Europe they call me Niklaus Wirth; in the US they call me Nickel's worth.
That's because in Europe they call me by name, and in the US by value!"

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Leonardo Boet Sánchez 2005-03-17 15:54:31 RE: Retornando registros desde funcion (pl/pgsql)
Previous Message Alvaro Herrera 2005-03-17 15:46:55 Re: Retornando registros desde funcion (pl/pgsql)