How to parse Datum

From: "Zhe He" <henryhezhe2003(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: How to parse Datum
Date: 2008-11-03 05:28:07
Message-ID: d7ca04b40811022128i2f9ba25xa4a08536a9b88db7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I met a problem with parsing Datum,
is there any good way to parse this
kind of value? Because I want to get
the value in an attribute of a table.
In TupleTableSlot, there is a tts_values
which is Datum type. Does anyone know how
to parse it?

Best Regards,
Zhe HE
TEL: (001) 646-789-3008
Address:965 Amsterdam Avenue,
New York, NY 10025

Master Student, CS Dept.
Columbia University
www.columbia.edu/~zh2132
-------------------------------------------
07 Alumni
Bachelor of Eng, BUPT
www.bupt.edu.cn

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2008-11-03 05:44:22 Re: Simple postgresql.conf wizard
Previous Message Tom Lane 2008-11-03 05:10:41 Re: Where to point CommitFestOpen?