2010/12/9 Patricio Cardenas Garay :
> SQL error:
>
> ERROR: plpgsql functions cannot take type record
>
> In statement:
>
> CREATE FUNCTION "anosaprobados" (OUT x integer,OUT rdb1 integer,OUT id_ano1
> integer,OUT rut_alumno1 integer,OUT nombre_instit1 text,OUT nro_ano1
> integer,OUT cursoletra1 t
aprendiendo.
:D gracias
-Mensaje original-
De: jcasa...@systemguards.com.ec [mailto:jcasa...@systemguards.com.ec] En
nombre de Jaime Casanova
Enviado el: Jueves, 09 de Diciembre de 2010 14:30
Para: Patricio Cardenas Garay
CC: pgsql-es-ayuda@postgresql.org
Asunto: Re: [pgsql-es-ayuda] Error
On Thu, Dec 9, 2010 at 7:34 AM, Patricio Cardenas Garay
wrote:
> SQL error:
>
> ERROR: plpgsql functions cannot take type record
>
> In statement:
>
> CREATE FUNCTION "anosaprobados" (OUT x integer,OUT rdb1 integer,OUT id_ano1
> integer,OUT rut_alumno1 integer,OUT nombre_instit1 text,OUT nro_ano1
SQL error:
ERROR: plpgsql functions cannot take type record
In statement:
CREATE FUNCTION "anosaprobados" (OUT x integer,OUT rdb1 integer,OUT id_ano1
integer,OUT rut_alumno1 integer,OUT nombre_instit1 text,OUT nro_ano1
integer,OUT cursoletra1 text,OUT RESPUESTA record) RETURNS SETOF record AS
'