View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 09:20 PM
Keith Worthington
 
Posts: n/a
Default DELETE & INSERT in a function

Hi All,

If I have a DELETE operation and an INSERT operation in a function will the
DELETE operation be performed after the INSERT regardless of the order inside
the function? I am seeing some behavior using PostgreSQL v7.3.6 that I do not
understand.

Kind Regards,
Keith

______________________________________________
99main Internet Services http://www.99main.com


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote