John DeSoi <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to