open-vault/changelog/15866.txt
bhowe34 763f9ad732
pass context to postgres queries (#15866)
* pass context to postgres queries

* add changelog

* Update changelog/15866.txt

Co-authored-by: Alexander Scheel <alexander.m.scheel@gmail.com>

Co-authored-by: Alexander Scheel <alexander.m.scheel@gmail.com>
2022-06-08 17:54:19 -04:00

3 lines
129 B
Plaintext

```release-note:improvement
physical/postgresql: pass context to queries to propagate timeouts and cancellations on requests.
```