Hi all.

According to documentation the words "VOLATILE, STABLE, IMMUTABLE" is somehow 
useful with trigger functions, for instance mentioned that the AFTER INSERT 
trigger should be VOLATILE. The question is how this words affect a for each 
row before insert trigger? Can be some optimisation here?

Reply via email to