Re: Implementing Frontend/Backend Protocol TCP/IP

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Implementing Frontend/Backend Protocol TCP/IP
Дата
Msg-id 4AE62E21.7040600@hogranch.com
обсуждение исходный текст
Ответ на Re: Implementing Frontend/Backend Protocol TCP/IP  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Implementing Frontend/Backend Protocol TCP/IP  (Raimon Fernandez <coder@montx.com>)
Re: Implementing Frontend/Backend Protocol TCP/IP  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: Implementing Frontend/Backend Protocol TCP/IP  (John DeSoi <desoi@pgedit.com>)
Re: Implementing Frontend/Backend Protocol TCP/IP  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Alvaro Herrera wrote:
>> I'm trying to implement the front-end protocol with TCP from
>> REALbasic to PostgreSQL.
>>
>
> That sounds the most difficult way to do it.  Can't you just embed
> libpq?
>

yah, seriously.   the binary protocol is not considered stable, it can
change in subtle ways in each version.  libpq handles the current
version and all previous versions, and exposes all methods.



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Implementing Frontend/Backend Protocol TCP/IP
Следующее
От: Dave Page
Дата:
Сообщение: [ANNOUNCE] PGDay.EU 2009 - approaching fast!