Re: Procedure support improvements

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Procedure support improvements
Дата
Msg-id 2f6ef24a2fae2b42efbf9db3194392dee476f2e5.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Procedure support improvements  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Procedure support improvements
Список pgsql-jdbc
Dave Cramer wrote:
> As I said, I'd entertain a connection parameter that switched the
> CALL to call procedures but ideally you'd complain to the server
> folks to make Procedures useful.

Apart from the obvious problem that procedures make life hard for the
JDBC driver, because it does not know if it shall render a call as
SELECT or CALL:
What is missing in PostgreSQL procedures to make them useful?

Yours,
Laurenz Albe




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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Procedure support improvements
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Procedure support improvements