heap_modifytuple() - help needed

Поиск
Список
Период
Сортировка
От Horst Herb
Тема heap_modifytuple() - help needed
Дата
Msg-id 00123115045705.08574@munin.midgard
обсуждение исходный текст
Список pgsql-hackers
Can anybodt give me a few examples on how to use heap_modifytuple() 
efficiently when I do NOT want to modify an attribute through a postgres 
function?

All the examples given in the source seem to use some return of a postgres 
function (like current user etc). I just want to insert strings into a tuple 
cought in a trigger function. I tried to find some useful information 
regarding the "Datum" type, but I failed to understand how to use it here for 
my purposes. 

Any help appreciated - in exchange I volunteer to write proper documentation 
for heap_modifytuple() once I understood how to work it properly.

Regards
Horst


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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: GNU readline and BSD license
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: vacuum crash on 6.5.3