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

Issue 5539060: code review 5539060: exp/sql: copy when scanning into []byte by default (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by bradfitz
Modified:
13 years, 6 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

exp/sql: copy when scanning into []byte by default Fixes issue 2698

Patch Set 1 #

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

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

Total comments: 2

Patch Set 4 : diff -r 4294b0b0ee82 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -5 lines) Patch
M src/pkg/exp/sql/sql.go View 1 2 3 4 chunks +27 lines, -3 lines 0 comments Download
M src/pkg/exp/sql/sql_test.go View 1 3 chunks +39 lines, -2 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2012-01-14 00:17:29 UTC) #1
rsc
LGTM http://codereview.appspot.com/5539060/diff/4003/src/pkg/exp/sql/sql.go File src/pkg/exp/sql/sql.go (right): http://codereview.appspot.com/5539060/diff/4003/src/pkg/exp/sql/sql.go#newcode33 src/pkg/exp/sql/sql.go:33: // RawBytes is a byte slice that signals ...
13 years, 6 months ago (2012-01-17 00:16:05 UTC) #2
bradfitz
13 years, 6 months ago (2012-01-17 18:44:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=62ffb469677e ***

exp/sql: copy when scanning into []byte by default

Fixes issue 2698

R=rsc
CC=golang-dev
http://codereview.appspot.com/5539060
Sign in to reply to this message.

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