Re: [HACKERS] PREPARE

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [HACKERS] PREPARE
Дата
Msg-id Pine.LNX.3.96.981117065729.3444F-100000@maidast.retep.org.uk
обсуждение исходный текст
Ответ на PREPARE  ("Taral" <taral@cyberjunkie.com>)
Список pgsql-hackers
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@retep.org.uk     Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "송기원"
Дата:
Сообщение: How to use text type field....
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] New to PostgreSQL, is this a DoS?