| From: | David Wheeler <david(at)kineticode(dot)com> |
|---|---|
| To: | Abhijit Menon-Sen <ams(at)oryx(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: libpq and prepared statements progress for 8.0 |
| Date: | 2004-10-05 17:31:53 |
| Message-ID: | 72C37086-16F4-11D9-BC00-000A95B9602E@kineticode.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Oct 5, 2004, at 9:59 AM, Abhijit Menon-Sen wrote:
> I decided against bundling the two operations together. Here's a patch
> to add PQprepare() and PQsendPrepare() in a fairly self-contained way.
> Also attached is a test program à la testlibpq3.c that I used to test
> the change. This should be all that's needed for DBD::Pg to prepare a
> statement without pre-specifying types.
Ah, fantastic news, Abhijit! This is very exciting for DBD::Pg
development, as well as other dynamic language libraries that plan to
use prepare(), I expect. I very much look forward to Beta 4 hoping that
this patch makes it in.
Thanks for doing this!
Regards,
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Reini Urban | 2004-10-05 17:45:50 | win32 tablespace handing |
| Previous Message | Abhijit Menon-Sen | 2004-10-05 16:59:41 | Re: libpq and prepared statements progress for 8.0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-10-05 19:31:25 | Re: Win32 Version patch |
| Previous Message | Abhijit Menon-Sen | 2004-10-05 16:59:41 | Re: libpq and prepared statements progress for 8.0 |