Re: function returning select result to JDBC

Поиск
Список
Период
Сортировка
От Raghavendra
Тема Re: function returning select result to JDBC
Дата
Msg-id CA+h6Ahgztgnz9khb8Pf66MrvNuQA4smvwXgrw68i+MZRbTNANg@mail.gmail.com
обсуждение исходный текст
Ответ на function returning select result to JDBC  (giozh <giozh@yahoo.it>)
Список pgsql-general
On Fri, Jul 12, 2013 at 3:26 PM, giozh <giozh@yahoo.it> wrote:
I need to write a function (invoked by a jdbc client) that returns select
query result.
That function could return also set of row. How should i declare return type
of function?



Bunch of examples here:

---
Regards,
Raghavendra
EnterpriseDB Corporation


--
View this message in context: http://postgresql.1045698.n5.nabble.com/function-returning-select-result-to-JDBC-tp5763565.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: giozh
Дата:
Сообщение: function returning select result to JDBC
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: How can you get "WAL segment has already been removed" when doing synchronous replication ?!