Re: tg_trigtuple not NULL in AFTER STATEMENT triggers?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: tg_trigtuple not NULL in AFTER STATEMENT triggers?
Date: 2006-07-31 15:12:14
Message-ID: 20345.1154358734@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Fuhr <mike(at)fuhr(dot)org> writes:
> I've noticed that tg_trigtuple and tg_newtuple aren't cleared to
> NULL in AFTER STATEMENT triggers. Is that an oversight,

Probably. Send a patch?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-07-31 15:26:10 Re: [PATCHES] extension for sql update
Previous Message moises 2006-07-31 14:55:59 Postgres Process in Kernel Mode?