Re: Stored procedures and out parameters

Поиск
Список
Период
Сортировка
От Jonathan S. Katz
Тема Re: Stored procedures and out parameters
Дата
Msg-id 6be5f6ef-d644-cc1b-0322-832149de1451@postgresql.org
обсуждение исходный текст
Ответ на Re: Stored procedures and out parameters  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Ответы Re: Stored procedures and out parameters  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 9/17/18 11:47 AM, Vladimir Sitnikov wrote:

> Merlin>The workaround is to simply not do that and you can get
> Merlin>precise control of behavior
>
> You are absolutely right.
> On top of that, the whole concept of DB-drivers and libpq is useless.
> Users should just simply exchange wire messages for precise control of
> behavior.

..

Merlin>> Hooray for making the right choice.

Just to chime in real quick: from the perspective of the RMT we did not
look at these as a series of "right/wrong" options but what would make
the most sense for the v11 release so the community could continue to
improve support for stored procedures and make it easier for users to
work with them going forward.

I would suggest we move forward and figure out what needs to be
implemented so people who use JDBC, ODBC, and other drivers are able to
fully take advantage of stored procedures the way they are used to.

Thanks,

Jonathan


Вложения

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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Stored procedures and out parameters
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Online verification of checksums