storj/private/dbutil/pgutil
Egon Elbre df9e53ea0b private: ensure we don't eat the underlying error
When error is formatted using %v it's not possible to check
whether the error was caused by a context cancellation.

Change-Id: I164d1c83cdf5e7e6eacf082145b5c6a47078d041
2020-01-14 20:26:51 +00:00
..
pgtest satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00
data.go private/dbutil/pgutil: add ctx argument 2020-01-13 15:27:06 +02:00
db.go private: ensure we don't eat the underlying error 2020-01-14 20:26:51 +00:00
openunique_test.go private/dbutil/pgutil: add ctx argument 2020-01-13 15:27:06 +02:00
query_test.go private/dbutil/pgutil: add ctx argument 2020-01-13 15:27:06 +02:00
query.go private/dbutil/pgutil: add ctx argument 2020-01-13 15:27:06 +02:00
schema.go private/dbutil/pgutil: add ctx argument 2020-01-13 15:27:06 +02:00