Re: [HACKERS] SQL procedures
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] SQL procedures |
| Дата | |
| Msg-id | 17774.1510152857@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] SQL procedures (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: [HACKERS] SQL procedures
|
| Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> On 10/31/17 14:23, Tom Lane wrote:
>> Why not use VOIDOID for the prorettype value?
> We need a way to distinguish functions that are callable by SELECT and
> procedures that are callable by CALL.
Do procedures of this ilk belong in pg_proc at all? It seems like a large
fraction of the attributes tracked in pg_proc are senseless for this
purpose. A new catalog might be a better approach.
In any case, I buy none of your arguments that 0 is a better choice than a
new pseudotype.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления: