Re: forming tuple as an attribute inside another tuple in c function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: forming tuple as an attribute inside another tuple in c function
Дата
Msg-id 20318.1285547546@sss.pgh.pa.us
обсуждение исходный текст
Ответ на forming tuple as an attribute inside another tuple in c function  (Marios Vodas <mvodas@gmail.com>)
Ответы Re: forming tuple as an attribute inside another tuple in c function  (Marios Vodas <mvodas@gmail.com>)
Список pgsql-hackers
Marios Vodas <mvodas@gmail.com> writes:
> Is it posible? Either by using heap_form_tuple or BuildTupleFromCStrings.

heap_form_tuple followed by HeapTupleGetDatum should work; that's what's
done in ExecEvalRow() for instance.  You've omitted to tell us just
what's going wrong for you.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: recovery.conf location