Convert raw fields into Datum - Mailing list pgsql-general

From sri harsha
Subject Convert raw fields into Datum
Date
Msg-id CAP6OGLG1nMwuzz6w=HK=8cDM_AqPEf9i_yN+Xbx6VH3fwyGMsg@mail.gmail.com
Whole thread Raw
Responses Re: Convert raw fields into Datum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

  I have the raw fields of a particular row in char * . Now my requirement is to convert these value into datum * . How should i go about this ? Does converting into datum depends on the type of the field too ? 

-- Harsha

pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Re: Converting char to varchar automatically
Next
From: Adrian Klaver
Date:
Subject: Re: psql connection issue