begin; call stored proc; call another stored proc; commit;
It seems that the transaction would be committed after the first call. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
begin; call stored proc; call another stored proc; commit;
It seems that the transaction would be committed after the first call. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster