Re: 3.0 fe/be protocol bug? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 3.0 fe/be protocol bug?
Date
Msg-id 9294.1054166193@sss.pgh.pa.us
Whole thread Raw
In response to 3.0 fe/be protocol bug?  (John DeSoi <jd@icx.net>)
Responses Re: 3.0 fe/be protocol bug?  (John DeSoi <jd@icx.net>)
List pgsql-hackers
John DeSoi <jd@icx.net> writes:
> I'm working on a new client with the 3.0 protocol. I'm having a problem 
> with the data DataRow message from this select:

> select oid, datconfig from pg_database

> There seems to be a problem with text[] type for datconfig. The hex 
> dump (from tcpflow) for 1 data row message is:

> 44 0000 0013 0002 0000 0005 3137303632 FFFF FFFF
> D  mesg len  2col col1 len5 oid 17602  len col2 here?

Looks fine to me.  -1 length means a NULL.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mismatched parentheses when creating a rule with multiple action queries
Next
From: Lamar Owen
Date:
Subject: PostgreSQL RPM's and Red Hat.