| From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
|---|---|
| To: | Taral <taral(at)cyberjunkie(dot)com> |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] PREPARE |
| Date: | 1998-11-17 06:58:39 |
| Message-ID: | Pine.LNX.3.96.981117065729.3444F-100000@maidast.retep.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
On Mon, 16 Nov 1998, Taral wrote:
> It seems that full support for CORBA and the COS Query Service requires us
> to enable the user to parse, prepare, and execute the query in three
> separate stages. Are we also planning to support PREPARE? If so, we should
> co-ordinate the effort, since the full COSQS support will require pulling
> apart pg_parse_and_plan().
Implementing PREPARE would benefit JDBC.
Currently, were implementing it in the driver but having this in the
backend would benefit JDBC a lot in performance.
--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 1998-11-17 07:55:46 | Re: [HACKERS] New to PostgreSQL, is this a DoS? |
| Previous Message | 송기원 | 1998-11-17 05:58:43 | How to use text type field.... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 1998-11-17 08:15:56 | Re: [HACKERS] PREPARE |
| Previous Message | Aleksey Demakov | 1998-11-17 06:04:56 | Re: [INTERFACES] ORB API |