storj/storage/postgreskv
Egon Elbre caefde6b32 private/{dbutil,tagsql}: pass ctx to database opening
Database opening usually dial and hence we should pass ctx to them.

Change-Id: Iaa2875981570d83e65be3710f841cf30349f807b
2020-10-29 10:51:29 +00:00
..
schema all: fix comments 2020-07-16 19:13:14 +03:00
client_test.go storage/{cockroachkv,postgreskv}: add ctx to opening 2020-10-29 10:49:08 +00:00
client.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
common.go all: fix dots 2020-07-16 14:58:28 +00:00
ordered_iterator.go all: fix error checking 2020-07-16 19:13:14 +03:00