Re: Trigger Function question - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Trigger Function question
Date
Msg-id 8EE88849-3AF9-4B39-B547-B502173AE5F6@thebuild.com
Whole thread Raw
In response to Re: Trigger Function question  (DAVID ROTH <adaptron@comcast.net>)
Responses Re: Trigger Function question
List pgsql-general

> On Jul 10, 2023, at 11:37, DAVID ROTH <adaptron@comcast.net> wrote:
>
> Thanks for the example. I have a test trigger now that does that but my application needs all of the columns.

I'm not quite sure I understanding.  Logging NEW.* and OLD.* *does* get all the columns, without having to specific
queryto find out which columns the table that cause the trigger to fire has. 


pgsql-general by date:

Previous
From: DAVID ROTH
Date:
Subject: Re: Trigger Function question
Next
From: DAVID ROTH
Date:
Subject: Re: Trigger Function question