Re: How to parse Datum

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: How to parse Datum
Дата
Msg-id 490EE379.3030905@sun.com
обсуждение исходный текст
Ответ на How to parse Datum  ("Zhe He" <henryhezhe2003@gmail.com>)
Список pgsql-hackers
There are several macros like DatumGetInt and so on. See postgres.h for details.
Zdenek


Zhe He napsal(a):
> 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
> 


-- 
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql



В списке pgsql-hackers по дате отправления:

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: Updates of SE-PostgreSQL 8.4devel patches (r1168)
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved.