Re: How to modify a tuple returned by SPI_copytuple?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Mario Weilguni <mweilguni(at)sime(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to modify a tuple returned by SPI_copytuple?
Date: 2005-09-19 13:20:43
Message-ID: 20050919132043.GA83744@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Sep 19, 2005 at 08:01:55AM +0200, Mario Weilguni wrote:
> I checked the documentation, and still do not get it. I can use SPI_copytuple
> to return a modified version of a tuple, but how do I modify a structure of
> type HeapTuple.

Does SPI_modifytuple() not do what you want?

--
Michael Fuhr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mario Weilguni 2005-09-19 13:25:52 Re: How to modify a tuple returned by SPI_copytuple?
Previous Message Pierre Racine 2005-09-19 13:14:04 HELP - Recover function delete