Hello, On Tue, 2004-09-28 at 13:57, Tim Penhey wrote: > Matthew Metnetsky wrote: > > >So, does anyone know of (or have) good examples of queries within > >functions (and returning sets of data)? > > > >Thanks in advance, > > > >~ Matthew > > > > > Hi Matthew, > > I wrote up an example which can be found at > http://www.scorefirst.com/postgresql.html, not sure if it is what you > are after or not. > > Tim >
That was the exact foundation I was looking for. I'm not sure why I over looked plpgsql but I did, and its much easier than C custom functions which are hideous and completely far from portable. Thanks, ~ Matthew ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])