Defining functions accepting sets - Mailing list pgsql-novice

From Keith Worthington
Subject Defining functions accepting sets
Date
Msg-id 422E7467.9090300@NarrowPathInc.com
Whole thread Raw
List pgsql-novice
Hi All,

I am beginning to create functions that perform writes and retrievals
from the database in order to further insulate the database from the
user and simplify the client side programming.  I have been reading the
function documentation and am impressed with the ability of functions to
return sets.  What I haven't found yet is a reference to a function
accepting a set.  Is this possible?  If a client application has a set
of data what is the best way to get it into the database?

--
Kind Regards,
Keith

pgsql-novice by date:

Previous
From: brew@theMode.com
Date:
Subject: Re: Getting started - Interfacing questions
Next
From: David
Date:
Subject: Re: Getting started - Interfacing questions