Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Verify that heap tuple is valid before using
If the heap tuple fetched from the cache in `ts_bgw_job_validate_job_owner` is not valid, the error will print garbage for the role name, so check that the fetched tuple is valid before using it.
- Loading branch information