Re: Stored procedures and out parameters
От | Peter Eisentraut |
---|---|
Тема | Re: Stored procedures and out parameters |
Дата | |
Msg-id | bfbf2e95-e041-0c8f-b54b-e5a4b1acea41@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: Stored procedures and out parameters (Shay Rojansky <roji@roji.org>) |
Ответы |
Re: Stored procedures and out parameters
Re: Stored procedures and out parameters |
Список | pgsql-hackers |
On 16/08/2018 19:54, Shay Rojansky wrote: > I don't think there's anything really Microsoft-specific about any of > this (except maybe in the history) - just like JDBC and psycopg, there's > simply a single standard way in the database API for invoking > server-side things, and not two ways. Have you looked what those standard interfaces do in other SQL implementations (e.g., Oracle, DB2, Derby, MySQL)? AFAICT in no case does it involve allowing functions to be called as procedures or vice versa. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: