PREPARE
Taral <taral@cyberjunkie.com>
From: "Taral" <taral@cyberjunkie.com>
To: <pgsql-hackers@hub.org>
Date: 1998-11-16T20:19:32Z
Lists: pgsql-hackers
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(). Taral