mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01: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.
|
|
``` |