Re: Another INSTEAD OF TRIGGER question - Mailing list pgsql-general

From stan
Subject Re: Another INSTEAD OF TRIGGER question
Date
Msg-id 20200308143130.GA1498@panix.com
Whole thread Raw
In response to Another INSTEAD OF TRIGGER question  (stan <stanb@panix.com>)
Responses Re: Another INSTEAD OF TRIGGER question  (Rob Sargent <robjsargent@gmail.com>)
Re: Another INSTEAD OF TRIGGER question  (Sándor Daku <daku.sandor@gmail.com>)
List pgsql-general
On Sun, Mar 08, 2020 at 10:29:09AM -0400, stan wrote:
> Still working on updateable views.
> 
> Wish list item, a way to see the entire query that  caused the trigger to
> fire.
> 
> Now on to something i hope I can get. Can I see what the verb that caused
> the trigger to fire is? IE UPDATE, INSERT, DELETE?
> 
> -- 
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
>                         -- Benjamin Franklin
> 
> 

OH, what was I thinking, that is controled by the trigger.

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                        -- Benjamin Franklin



pgsql-general by date:

Previous
From: stan
Date:
Subject: Another INSTEAD OF TRIGGER question
Next
From: Rob Sargent
Date:
Subject: Re: Another INSTEAD OF TRIGGER question