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

From Rob Sargent
Subject Re: Another INSTEAD OF TRIGGER question
Date
Msg-id 3613B988-9C67-45A3-B42A-2D6DE6B85ADB@gmail.com
Whole thread Raw
In response to Re: Another INSTEAD OF TRIGGER question  (stan <stanb@panix.com>)
List pgsql-general

> On Mar 8, 2020, at 8:31 AM, stan <stanb@panix.com> wrote:
>
> 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
>
Or that is what controls which trigger is fired.
>



pgsql-general by date:

Previous
From: stan
Date:
Subject: Re: Another INSTEAD OF TRIGGER question
Next
From: Sándor Daku
Date:
Subject: Re: Another INSTEAD OF TRIGGER question