Re: Parametros en Procedimientos almacenados

From: Alvaro Herrera <alvherre(at)surnet(dot)cl>
To: Ricardo Fuentes Pereira <rfuentesp(at)gmail(dot)com>
Cc: "'pgsql-es-ayuda(at)postgresql(dot)org'" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Parametros en Procedimientos almacenados
Date: 2005-05-13 22:13:48
Message-ID: 20050513221348.GA23942@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Fri, May 13, 2005 at 06:06:10PM -0400, Ricardo Fuentes Pereira wrote:

> Uhmmm. Primeramente deja que se cree una funcion con un ROW como
> argumento. ¿Alguna documentacion sobre como trabajar con estos objetos?
> Instuitivamente habria hecho lo mismo para utilizar la funcion. Que
> lastima que no haya funcionado asi. ¿Alguna pagina donde ver mas
> documentacion acerca de esto?

www.postgresql.org/docs/8.0/static/plpgsql-declarations.html#PLPGSQL-DECLARATION-ROWTYPES
www.postgresql.org/docs/8.0/static/sql-expressions.html#SQL-SYNTAX-ROW-CONSTRUCTORS

--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"There is evil in the world. There are dark, awful things. Occasionally, we get
a glimpse of them. But there are dark corners; horrors almost impossible to
imagine... even in our worst nightmares." (Van Helsing, Dracula A.D. 1972)

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Ivan Figueroa 2005-05-13 22:15:56 Re: Conexiones en postgresql
Previous Message Ricardo Fuentes Pereira 2005-05-13 22:06:10 Re: Parametros en Procedimientos almacenados