Remove PG warning with with_lock_retries
This change prevents disabling idle transaction timeout when no outer transaction is present. This prevents the following error message: "WARNING: SET LOCAL can only be used in transaction blocks"
Showing
Please register or sign in to comment