Re: Implementing Frontend/Backend Protocol TCP/IP - Mailing list 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Implementing Frontend/Backend Protocol TCP/IP
Next
From: Dave Page
Date:
Subject: [ANNOUNCE] PGDay.EU 2009 - approaching fast!