Re: System triggers - Mailing list pgsql-hackers

From Sailesh Krishnamurthy
Subject Re: System triggers
Date
Msg-id bxyel2yydmb.fsf@datafix.CS.Berkeley.EDU
Whole thread Raw
In response to Re: System triggers  (Doug McNaught <doug@mcnaught.org>)
List pgsql-hackers
>>>>> "Doug" == Doug McNaught <doug@mcnaught.org> writes:
   Doug> Of course, what happens to the output (if any) from those   Doug> triggers, given that the client probably
doesn'texpect it,   Doug> is an interesting question...
 

What are the actions of pgsql triggers ? I would have thought they
result in Update/Delete/Insert operations on other tables. Why should
that result in output for any client ? 

-- 
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh



pgsql-hackers by date:

Previous
From: Doug McNaught
Date:
Subject: Re: System triggers
Next
From: Doug McNaught
Date:
Subject: Re: System triggers