SRF, JDBC and result info

Поиск
Список
Период
Сортировка
От ntinos@aueb.gr
Тема SRF, JDBC and result info
Дата
Msg-id courier.422DF918.000061AF@red.servers.aueb.gr
обсуждение исходный текст
Ответ на Re: Index size  (Ioannis Theoharis <theohari@ics.forth.gr>)
Ответы Re: SRF, JDBC and result info  (Kris Jurka <books@ejurka.com>)
Список pgsql-general
Hi everybody!

I have an SRF which is called from a JAVA app with JDBC. Everything works
fine
and I want now to be able to pass some result-related info to my app. It is
not about the format of the results (ResultSetMetaData) or something like
that.

Is it possible to return  some string (or other type of)info together with
the result tuples (even if it requiers some hacking i.e. there is no
provision for something like that)? Any ideas?

Regards,
Ntinos Katsaros


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

Предыдущее
От: Geoff Caplan
Дата:
Сообщение: Re: Stuck with a query...
Следующее
От: Ladislav Linhart
Дата:
Сообщение: Re: LIMIT and his implementation