Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
86941: backupccl: missing txn in restore planning r=stevendanna a=adityamaru We were not passing in the DescsTxn when dropping defaultdb and postgres during restore planning. This manifested itself as a hung test where the drop defaultdb was waiting for the lease on the database to expire. Release note: None Release justification: low risk bug fix Co-authored-by: adityamaru <[email protected]>
- Loading branch information