storj/storage/postgreskv
paul cannon 0135852a0e storage/postgreskv: use transactional helper
We may never need this code to work with CockroachDB, but I'm on a
mission to avoid problematic uses of Begin() and BeginTx(), and anywhere
they appear is a possible place for someone to copy-and-paste and do
something wrong. dbutil.WithTx makes this code a little bit simpler too,
so it seems worthwhile.

Change-Id: I9b4ab484db4590cad5ab07de515bbf5d9708daed
2020-01-06 23:24:44 +00:00
..
schema Make sed a little more cross platformable (#3629) 2019-11-22 11:17:02 -07:00
alternateclient_test.go storage/testsuite: pass ctx in to bulk setup methods 2019-12-10 20:22:08 +00:00
alternateclient.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
client_test.go storage/postgreskv: use transactional helper 2020-01-06 23:24:44 +00:00
client.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00