]> Cypherpunks repositories - gostls13.git/commit
database/sql: remove commented debug prints
authorUmang Parmar <umangjparmar@gmail.com>
Wed, 17 Oct 2018 08:10:28 +0000 (08:10 +0000)
committerDaniel Theophanes <kardianos@gmail.com>
Wed, 17 Oct 2018 22:58:50 +0000 (22:58 +0000)
commit830f424c9b25640d796bb5f1f3c1e2b1d680c11b
tree3bc6104faa7fcf58c6b8cdab9fad937985713430
parent398b54df56ed57e3e1b333d7621dac414eda612e
database/sql: remove commented debug prints

Fixes #28234

Change-Id: I89090ffb8285c4936b0c9b5c2475849c0643186a
GitHub-Last-Rev: 4dd0ec162d0ce1548045d4119fd3295570f65d85
GitHub-Pull-Request: golang/go#28246
Reviewed-on: https://go-review.googlesource.com/c/142877
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/database/sql/sql.go