Re: multiple results from a function

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: multiple results from a function
Дата
Msg-id lf31f4$14n$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: multiple results from a function  (James Harper <james.harper@bendigoit.com.au>)
Ответы Re: multiple results from a function  (James Harper <james.harper@bendigoit.com.au>)
Список pgsql-general
James Harper wrote on 03.03.2014 21:10:
> I'm working on an application to accept TDS (Microsoft SQL Server)
> connections and proxy them to postgres. MSSQL does things a little
> differently, for instance in addition to a functions it has stored
> procedures that can contain multiple select statement that return
> results to clients.

Did you have a look at tPostgres?

http://tpostgres.org/se/

It might make developing your proxy easier.

Thomas


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

Предыдущее
От: James Harper
Дата:
Сообщение: Re: multiple results from a function
Следующее
От: James Harper
Дата:
Сообщение: Re: multiple results from a function