Re: [GENERAL] [PERFORM] Incr/Decr Integer

2009-07-16 Thread William Scott Jordan
ifferent parts into three different functions, each being triggered on INSERT? Or would all three functions still be considered a single transaction, since they're all being called from the same insert? Any suggestions would be appreciated! -William Andres Freund wrote: On Thursday 16 Ju

Re: [GENERAL] [PERFORM] Incr/Decr Integer

2009-07-16 Thread William Scott Jordan
ent functions, each being triggered on INSERT? Or would all three functions still be considered a single transaction, since they're all being called from the same insert? Any suggestions would be appreciated! -William Andres Freund wrote: On Thursday 16 July 2009 19:56:47 William Scott Jorda