Re: Substitute a variable in PL/PGSQL. - Mailing list pgsql-general

From Francisco Reyes
Subject Re: Substitute a variable in PL/PGSQL.
Date
Msg-id 56119d9deed1cfa64a6e4795445c2581@stringsutils.com
Whole thread Raw
In response to Substitute a variable in PL/PGSQL.  (Steve Martin <steve.martin@nec.co.nz>)
List pgsql-general
On 12:33 am 07/22/08 Steve Martin <steve.martin@nec.co.nz> wrote:
> Hi,
>
> I am trying to create a PL/PGSQL function to return the values of the
> fields in a record, e.g. 1 value per row in the output of the
> function.

Are you trying to do a generic function that would work for any table or
for just a single table?

Is it goint to run against a large data set?


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimizing a like-cause
Next
From: Oleg Bartunov
Date:
Subject: Re: Optimizing a like-cause