Moving to glide
Этот коммит содержится в:
4
vendor/github.com/lib/pq/README.md
сгенерированный
поставляемый
4
vendor/github.com/lib/pq/README.md
сгенерированный
поставляемый
@@ -20,11 +20,11 @@ variables.
|
||||
|
||||
Example:
|
||||
|
||||
PGHOST=/var/run/postgresql go test github.com/lib/pq
|
||||
PGHOST=/run/postgresql go test github.com/lib/pq
|
||||
|
||||
Optionally, a benchmark suite can be run as part of the tests:
|
||||
|
||||
PGHOST=/var/run/postgresql go test -bench .
|
||||
PGHOST=/run/postgresql go test -bench .
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user