Re: [SQL] Looking for info on 8.1 features, and some examples

2005-06-19 Thread Michael Fuhr
On Sat, Jun 11, 2005 at 10:23:11PM -0600, Larry Meadors wrote: > > I am looking at the features for pgsql 8.1 (based on what I read in > http://gborg.postgresql.org/project/pljava/projdisplay.php), and am > wondering if anyone reading this has a simple example of some > procedures that use OUT and

[SQL] Looking for info on 8.1 features, and some examples

2005-06-18 Thread Larry Meadors
I am looking at the features for pgsql 8.1 (based on what I read in http://gborg.postgresql.org/project/pljava/projdisplay.php), and am wondering if anyone reading this has a simple example of some procedures that use OUT and INOUT parameters that they would be willing to share... Larry -