Re: Stored procs: PL/Tcl only? Settable privs for them?

Поиск
Список
Период
Сортировка
От ryan
Тема Re: Stored procs: PL/Tcl only? Settable privs for them?
Дата
Msg-id 396B61CB.B1924855@bel.bc.ca
обсуждение исходный текст
Ответ на Re: Stored procs: PL/Tcl only? Settable privs for them?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-general
Hi,


> > 2) Is CREATE FUNCTION pretty much a logical equivalent to CREATE
> > PROCEDURE in other RDBMSs?
>
> I not sure how it is in other DBs, but a little differention is here; in
> current state is not available create routines that retuns tuple.

Stored procs can returns tuples... but I'd like to know when can a
stored proc return a set not just a tuple?  I'd love to have stored
procs returning large record sets, or storing a huge query with multiple
set differences and subselects in a sql stored proc that way the query
plan can be done only once...

-ryan

--
Ryan Rawson
System Administrator
Binary Environments Ltd.
ryan@bel.bc.ca

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Slashdot discussion
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Slashdot discussion