Re: Stored Procedure examples
От | Peter Eisentraut |
---|---|
Тема | Re: Stored Procedure examples |
Дата | |
Msg-id | 200702151020.43578.peter_e@gmx.net обсуждение исходный текст |
Ответ на | Re: Stored Procedure examples (Dave Page <dpage@postgresql.org>) |
Ответы |
Re: Stored Procedure examples
|
Список | pgsql-general |
Dave Page wrote: > pgAdmin defines a stored procedure as: > > - A function on EnterpriseDB 8.0 or above, written in edbspl. Why does EnterpriseDB determine what is a stored procedure in PostgreSQL? Shouldn't that be limited to their own version of pgAdmin? > - A function written in EnterpriseDB or PostgreSQL 8.1 or above with > OUT or INOUT arguments. What sense does that make? > The separation (in pgAdmin) is historic, and comes from EnterpriseDB > which treats the two object types more distinctly for Oracle > compatibility (and had SPs before PostgreSQL). The SQL standard does define procedures distinct from functions, and we might want to add that someday, so that system isn't going to make sense anymore. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-general по дате отправления: