Lines Matching refs:changed
19 # Note 3: LIRID is changed within the context of a trigger,
21 # Note 4: LIRID is not changed by an insert into a view (since everything
31 # LIRID changed properly after an insert into a table
70 # LIRID changed properly after an insert into table containing an after trigger
91 # LIRID changed properly by insert within context of after insert trigger
108 # LIRID not changed after an update onto a table containing an after trigger
130 # LIRID changed properly by insert within context of after update trigger
147 # LIRID not changed after an insert into view containing an instead of trigger
169 # LIRID changed properly by insert within context of instead of trigger
186 # LIRID not changed after a delete on a table containing a before trigger
208 # LIRID changed properly by insert within context of delete trigger
225 # LIRID not changed after an update on a view containing an instead of trigger
247 # LIRID changed properly by insert within context of instead of trigger