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

Issue 12480043: code review 12480043: database/sql: doc clarifications on Rows.Close and Err

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by bradfitz
Modified:
10 years, 4 months ago
Reviewers:
nigeltao
CC:
golang-codereviews
Visibility:
Public.

Description

database/sql: doc clarifications on Rows.Close and Err

Patch Set 1 #

Patch Set 2 : diff -r ffe930a195f4 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r ffe930a195f4 https://go.googlecode.com/hg/ #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/database/sql/sql.go View 1 2 chunks +2 lines, -1 line 1 comment Download

Messages

Total messages: 10
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 8 months ago (2013-08-05 20:57:14 UTC) #1
nigeltao
https://codereview.appspot.com/12480043/diff/6001/src/pkg/database/sql/sql.go File src/pkg/database/sql/sql.go (right): https://codereview.appspot.com/12480043/diff/6001/src/pkg/database/sql/sql.go#newcode1377 src/pkg/database/sql/sql.go:1377: // end is encountered, the Rows are closed automatically. ...
10 years, 8 months ago (2013-08-05 23:32:46 UTC) #2
nigeltao
Ping.
10 years, 8 months ago (2013-08-07 00:41:20 UTC) #3
bradfitz
I didn't know the answer off-hand. I don't think it's defined. Do you think it ...
10 years, 8 months ago (2013-08-07 00:54:17 UTC) #4
nigeltao
On Wed, Aug 7, 2013 at 10:54 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > I think ...
10 years, 8 months ago (2013-08-07 01:53:05 UTC) #5
nigeltao
On Wed, Aug 7, 2013 at 11:53 AM, Nigel Tao <nigeltao@golang.org> wrote: > rs.lasterr = ...
10 years, 8 months ago (2013-08-07 01:54:53 UTC) #6
nigeltao
Ping.
10 years, 8 months ago (2013-08-12 01:37:56 UTC) #7
nigeltao
Pleas review https://codereview.appspot.com/12677050 instead.
10 years, 8 months ago (2013-08-12 07:05:16 UTC) #8
gobot
Replacing golang-dev with golang-codereviews.
10 years, 4 months ago (2013-12-20 16:25:59 UTC) #9
bradfitz
10 years, 4 months ago (2013-12-20 18:03:19 UTC) #10
R=close

Since clarified in docs in another CL.
Sign in to reply to this message.

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