Martin Marques wrote:
> El Vie 23 Abr 2004 11:18, Tom Lane escribió:
>
>>Martin Marques <[EMAIL PROTECTED]> writes:
>>
>>>I have a simple function made with PL/pgSQL and when I call it I get this
>>>in the logs:
>>>
>>>2004-04-23 10:15:32 [30669] LOG: statement: SELECT nodoSuperior(22) AS
>>>sup
El Vie 23 Abr 2004 11:18, Tom Lane escribió:
> Martin Marques <[EMAIL PROTECTED]> writes:
> > I have a simple function made with PL/pgSQL and when I call it I get this
> > in the logs:
> >
> > 2004-04-23 10:15:32 [30669] LOG: statement: SELECT nodoSuperior(22) AS
> > sup 2004-04-23 10:15:32 [30669
Martin Marques <[EMAIL PROTECTED]> writes:
> I have a simple function made with PL/pgSQL and when I call it I get this in
> the logs:
> 2004-04-23 10:15:32 [30669] LOG: statement: SELECT nodoSuperior(22) AS sup
> 2004-04-23 10:15:32 [30669] LOG: statement: SELECT $1
> CONTEXT: PL/pgSQL functi