Re: [pgsql-es-ayuda] Re: [pgsql-es-ayuda] averiguar la estructura de una función

From: angel <afiladostoledo(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: [pgsql-es-ayuda] Re: [pgsql-es-ayuda] averiguar la estructura de una función
Date: 2011-11-09 13:53:47
Message-ID: 4EBA85EB.1000104@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El 08/11/11 20:39, Anthony escribió:
> El 08/11/2011 14:36, Angel escribió:
>> Buenas tardes.
>>
>> Quisiera saber donde se guarda la cabecera de las funciones en
>> información_machea.
>>
>> En información_shema.routines únicamente veo el campo
>> routine_definition pero eso es el
>> body de la función no la declaración de la función.
>>
>>
>> Muchas gracias.
>>
>>
> mira a ver esta funcion
>
> pg_get_functiondef(): te da la deficicion completa de la funcion que
> desees, a lo mejor se acerca a lo que deseas.
> http://www.postgresql.org/docs/9.0/static/functions-info.html#FUNCTIONS-INFO-CATALOG-TABLE
>
> saludos
>
>
>
>
> Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE
> SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
> http://www.antiterroristas.cu
> http://justiciaparaloscinco.wordpress.com
> -
> Enviado a la lista de correo pgsql-es-ayuda
> (pgsql-es-ayuda(at)postgresql(dot)org)
> Para cambiar tu suscripción:
> http://www.postgresql.org/mailpref/pgsql-es-ayuda
Perfecto la función pg_get_functiondef() es lo que andaba buscando.

Gracias

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Daymel Bonne Solís 2011-11-09 15:00:00 Re: Duda con synchronous_commit y wal_writer_delay
Previous Message Lazaro Rubén García Martinez 2011-11-09 13:48:05 RE: Duda con synchronous_commit y wal_writer_delay