]> Cypherpunks.ru repositories - gostls13.git/commit
database/sql: use the built-in min function
authormstmdev <mstmdev@gmail.com>
Mon, 25 Sep 2023 08:43:18 +0000 (08:43 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 3 Oct 2023 19:29:35 +0000 (19:29 +0000)
commit1b5cfc6ca62c421f12b0ef70daeb1efd03327636
treecef007f659cbb62c6d6d5f9aa7c2719f1e250fcc
parent90276c268bf003e94917db8df513736f9b01479b
database/sql: use the built-in min function

Change-Id: Ib6a0e1e1583e45e3d239455e8b131c81602b2d5d
GitHub-Last-Rev: dc82635562a7fb4488f374d7a9ed26b29310e918
GitHub-Pull-Request: golang/go#63200
Reviewed-on: https://go-review.googlesource.com/c/go/+/530875
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/database/sql/sql.go