Re: multi recordset and data type check was: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: multi recordset and data type check was: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Дата
Msg-id 20081013150039.481794c6@dawn.webthatworks.it
обсуждение исходный текст
Ответ на multi recordset and data type check was: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?  (Vladimir Dzhuvinov <vd@valan.net>)
Ответы Re: multi recordset and data type check was: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Список pgsql-general
On Mon, 13 Oct 2008 15:19:33 +0300
Vladimir Dzhuvinov <vd@valan.net> wrote:

> Well, (in MySQL at least) in that case you're still going to get a
> result set, it's just going to be an empty one (result with no
> rows).

> So, no matter how many rows the SELECT statements resolve to,
> you're always going to get two result sets :)

It seems anyway that the usefulness of this feature largely depends
on the language library.
eg. I can't see a way to support it with php right now but it is
supported by python.
Am I missing something?

Out of curiosity, what language are you using?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: what are those 3 passwords for ?
Следующее
От: ries van Twisk
Дата:
Сообщение: Re: Drupal and PostgreSQL - performance issues?