Re: Function Help - Mailing list pgsql-novice

From Joel Burton
Subject Re: Function Help
Date
Msg-id Pine.LNX.4.21.0105041216500.28499-100000@olympus.scw.org
Whole thread Raw
In response to Function Help  ("Bob Whitehouse" <bwhitehouse@geeknest.com>)
List pgsql-novice
On Fri, 4 May 2001, Bob Whitehouse wrote:

> Can anyone show me an example of a function you've written in plpgsql that
> queries the database and fetches the resulting recordset to make it
> available to an application? I've been searching the documentation for an
> example of this and have not found anything yet.

Look in Mello's PGSQL Cookbook at techdocs.postgresql.org.

I've submitted at least one func that does this.

--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


pgsql-novice by date:

Previous
From: "Albert REINER"
Date:
Subject: UPDATE and INDEX on expensive function with (IsCachable)
Next
From: Tom Lane
Date:
Subject: Re: UPDATE and INDEX on expensive function with (IsCachable)