Accessing output parameters from my program?

From: Dan Libby <dan(at)osc(dot)co(dot)cr>
To: pgsql-general(at)postgresql(dot)org
Cc: pgsql-php(at)postgresql(dot)org
Subject: Accessing output parameters from my program?
Date: 2006-06-04 17:47:50
Message-ID: 200606041147.51033.dan@osc.co.cr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm happy to see that Postgres supports output parameters in 8.1. Now, to
actually use them....

I would like to return multiple sets to my php program. So, questions:

1) I can return sets in output parameters, correct? The example's I've seen
use scalars.

2) Will this work with the existing PHP library? Are there any docs?

3) Assuming it doesn't yet work with php, how would I do this via the C API?
pointers to docs?

thanks.

--
Dan Libby

Open Source Consulting
San Jose, Costa Rica
http://osc.co.cr

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2006-06-04 18:56:02 Re: Case for postgreSQL
Previous Message P.M 2006-06-04 16:55:05 Case for postgreSQL