Lines Matching refs:changed
16 # Note 3: LIRID is changed within the context of a trigger,
18 # Note 4: LIRID is not changed by an insert into a view (since everything
28 # LIRID changed properly after an insert into a table
93 # LIRID changed properly after an insert into table containing an after trigger
114 # LIRID changed properly by insert within context of after insert trigger
131 # LIRID not changed after an update onto a table containing an after trigger
153 # LIRID changed properly by insert within context of after update trigger
173 # LIRID not changed after an insert into view containing an instead of trigger
195 # LIRID changed properly by insert within context of instead of trigger
213 # LIRID not changed after a delete on a table containing a before trigger
237 # LIRID changed properly by insert within context of delete trigger
256 # LIRID not changed after an update on a view containing an instead of trigger
278 # LIRID changed properly by insert within context of instead of trigger