storj/storage/postgreskv
Egon Elbre 36c461bd59 private/tagsql: track proper closing of rows and statements
This ensures that rows are closed to avoid leaks.
Also verifies that Err() is called, to ensure that no
error is left behind.

Change-Id: Idd1bec9bf479f40021da67b2c80ce83033149469
2020-06-05 18:25:43 +00:00
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go all: add missing ctx.Cleanup calls in tests 2020-04-29 17:58:40 +00:00
client.go satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
ordered_iterator.go private/tagsql: track proper closing of rows and statements 2020-06-05 18:25:43 +00:00