Re: Implementing Frontend/Backend Protocol TCP/IP

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Raimon Fernandez <coder(at)montx(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Implementing Frontend/Backend Protocol TCP/IP
Date: 2009-10-27 14:06:57
Message-ID: 20091027140657.GF4876@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Raimon Fernandez wrote:

> how I know where the length ends ?

You count 4 bytes.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2009-10-27 14:07:27 Re: Implementing Frontend/Backend Protocol TCP/IP
Previous Message Kynn Jones 2009-10-27 14:04:09 Re: Why does pg_dump set default_with_oids to true?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Merlin Moncure 2009-10-27 14:07:27 Re: Implementing Frontend/Backend Protocol TCP/IP
Previous Message Raimon Fernandez 2009-10-27 14:00:06 Re: Implementing Frontend/Backend Protocol TCP/IP