using pl/pgsql - Mailing list pgsql-novice

From Antoine
Subject using pl/pgsql
Date
Msg-id 1052372331.1924.2.camel@logic
Whole thread Raw
Responses Re: using pl/pgsql
List pgsql-novice
Hello all I would like to create a pl/pgsql function that can handle a
query that will work on different schemas.  But I am not sure about the
RECORD type and if I can return more then one row.   could PL/pgsql
return more then 1 row from the database.    Would i have to use the
FOR-IN-SELECT for this?
thanks if you can help
--
Antoine <asolomon15@nyc.rr.com>


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Junk Filters
Next
From: "M. Bastin"
Date:
Subject: Select, but returning binary data.