diff options
| author | Robert Griesemer <gri@golang.org> | 2014-05-07 08:42:08 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2014-05-07 08:42:08 -0700 |
| commit | 6f3b84a7575c65aa2f4fd9753c03d0cc03a7638e (patch) | |
| tree | 653a7bdb5519ddc2431cf1c9a68aedd0910b97e7 /src/pkg/database/sql/sql.go | |
| parent | acb03b8028bdbb5aa6bc3813b7de62a7202eb65e (diff) | |
| download | go-6f3b84a7575c65aa2f4fd9753c03d0cc03a7638e.tar.xz | |
spec: clarify type properties
If the underlying type of a type T is a boolean, numeric,
or string type, then T is also a boolean, numeric, or
string type, respectively.
Not a language change.
Fixes #7551.
LGTM=iant, rsc, robert.hencke, r
R=r, rsc, iant, ken, robert.hencke
CC=golang-codereviews
https://golang.org/cl/100130044
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
