Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6742)

Issue 68820044: code review 68820044: [release-branch.go1.2] database/sql: Use all connection... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by rsc
Modified:
10 years, 2 months ago
Reviewers:
r, gobot, dave
CC:
golang-codereviews, r, golang-dev
Visibility:
Public.

Description

[release-branch.go1.2] database/sql: Use all connections in pool ««« CL 40410043 / 8a7ac002f840 database/sql: Use all connections in pool The last connection in the pool was not being handed out correctly. R=golang-codereviews, gobot, bradfitz CC=golang-codereviews https://codereview.appspot.com/40410043 Committer: Brad Fitzpatrick <bradfitz@golang.org> »»»

Patch Set 1 #

Patch Set 2 : diff -r 87dea3f5ebe7 https://code.google.com/p/go #

Patch Set 3 : diff -r 87dea3f5ebe7 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -2 lines) Patch
M src/pkg/database/sql/sql.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/database/sql/sql_test.go View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 2 months ago (2014-02-28 01:47:14 UTC) #1
gobot
Replacing golang-dev with golang-codereviews. To the author of this CL: If you are using 'hg ...
10 years, 2 months ago (2014-02-28 01:50:38 UTC) #2
r
LGTM
10 years, 2 months ago (2014-02-28 03:09:35 UTC) #3
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=2869b3245f8d *** [release-branch.go1.2] database/sql: Use all connections in pool ««« CL 40410043 ...
10 years, 2 months ago (2014-02-28 03:43:13 UTC) #4
gobot
This CL appears to have broken the solaris-amd64-solaris11 builder.
10 years, 2 months ago (2014-02-28 03:45:35 UTC) #5
dave_cheney.net
10 years, 2 months ago (2014-02-28 03:47:06 UTC) #6
Ignore, the solaris builder cannot build go 1.2 versions.


On Fri, Feb 28, 2014 at 2:45 PM, <gobot@golang.org> wrote:

> This CL appears to have broken the solaris-amd64-solaris11 builder.
>
>
> https://codereview.appspot.com/68820044/
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b