Re: Implementing Frontend/Backend Protocol TCP/IP

From: Raimon Fernandez <coder(at)montx(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Implementing Frontend/Backend Protocol TCP/IP
Date: 2009-10-27 14:43:20
Message-ID: B7382F17-63B5-49D0-8E39-0F46F9243C95@montx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces


On 27/10/2009, at 15:06, Alvaro Herrera wrote:

> Raimon Fernandez wrote:
>
>> how I know where the length ends ?
>
> You count 4 bytes.

thanks,

I'm parsing now the resulted string as a binarystring and all is
getting sense ...

thanks for your help,

raimon

> --
> Alvaro Herrera http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-10-27 14:49:44 Re: Absolute value of intervals
Previous Message Joshua Berry 2009-10-27 14:27:17 Absolute value of intervals

Browse pgsql-interfaces by date

  From Date Subject
Next Message Raimon Fernandez 2009-11-02 09:15:55 Re: Cancelling Requests Frontend/Backend Protocol TCP/IP
Previous Message Merlin Moncure 2009-10-27 14:07:27 Re: Implementing Frontend/Backend Protocol TCP/IP