row description, protocol 3

From: "Josh Close" <narshe(at)gmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: row description, protocol 3
Date: 2006-02-28 05:53:58
Message-ID: 4a0cafe20602272153s7a3e0c2fme8516170675df1e0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I'm getting row description and row data back from Postgres, but I can't
figure out how to get the datatype of the row field.

There is a type modifier and an oid of a the field's data type, but I
haven't found anywhere those match up with Postgres data types.

Where can I get the data type from the row description?

-Josh

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message John DeSoi 2006-02-28 06:10:47 Re: row description, protocol 3
Previous Message Mike G. 2006-02-23 19:12:07 Re: DBD::Pg 1.44 released