We are running into a situation where psql is aborting the transaction when one call returns an error. Is there a way to continue on with transaction or at least save what has already happened (like an Oracle Save Point)?