Re: I need examples of stored procedures returning datasets - Mailing list pgsql-general

From Richard Huxton
Subject Re: I need examples of stored procedures returning datasets
Date
Msg-id 200309132117.58764.dev@archonet.com
Whole thread Raw
In response to I need examples of stored procedures returning datasets  (mydejamail@yahoo.co.uk (My Deja))
List pgsql-general
On Friday 12 September 2003 15:11, My Deja wrote:
> I need examples of stored procedures returning datasets.
>
> Can anyone point me to some examples?

There are some in the contrib directory of the source distribution
(contrib/tablefunc iirc) and also check http://techdocs.postgresql.org -
there is a good article there showing their use.
--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Connecting to postgres from a romote machhine
Next
From: Richard Huxton
Date:
Subject: Re: how can i use SELECT to find a substring of a column's data?