mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* 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>
3 lines
129 B
Plaintext
3 lines
129 B
Plaintext
```release-note:improvement
|
|
physical/postgresql: pass context to queries to propagate timeouts and cancellations on requests.
|
|
``` |