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
Re: Implementing Frontend/Backend Protocol TCP/IP Re: Implementing Frontend/Backend Protocol TCP/IP Re: Implementing Frontend/Backend Protocol TCP/IP |
Список | 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 по дате отправления: