diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2013-03-18 11:39:00 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2013-03-18 11:39:00 -0700 |
| commit | a7a803c7b7b5322c90d093cc603ebafd0c3c320a (patch) | |
| tree | e524599840f87294029da0d20c188bc696321769 /src/pkg/runtime | |
| parent | 9db0583007e1f644b16d957c2e567ad5e5922338 (diff) | |
| download | go-a7a803c7b7b5322c90d093cc603ebafd0c3c320a.tar.xz | |
database/sql: allow simultaneous queries, etc in a Tx
Now that revision 0c029965805f is in, it's easy
to guarantee that we never access a driver.Conn
concurrently, per the database/sql/driver contract,
so we can remove this overlarge mutex.
Fixes #3857
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/7707047
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions
