| .. |
|
oid
|
e023f79c5a
migrate from govendor to dep
|
8 years ago |
|
.gitignore
|
e023f79c5a
migrate from govendor to dep
|
8 years ago |
|
.travis.sh
|
e023f79c5a
migrate from govendor to dep
|
8 years ago |
|
CONTRIBUTING.md
|
6253476c73
tech(build): move dependencies to vendor folder
|
9 years ago |
|
LICENSE.md
|
6253476c73
tech(build): move dependencies to vendor folder
|
9 years ago |
|
README.md
|
f8698dc49b
update lib/pq (#9788)
|
8 years ago |
|
array.go
|
d1c9760fa8
Postgres Data Source (#9475)
|
8 years ago |
|
buf.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
conn.go
|
f8698dc49b
update lib/pq (#9788)
|
8 years ago |
|
conn_go18.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
copy.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
doc.go
|
e023f79c5a
migrate from govendor to dep
|
8 years ago |
|
encode.go
|
f8698dc49b
update lib/pq (#9788)
|
8 years ago |
|
error.go
|
e023f79c5a
migrate from govendor to dep
|
8 years ago |
|
notify.go
|
f8698dc49b
update lib/pq (#9788)
|
8 years ago |
|
rows.go
|
d1c9760fa8
Postgres Data Source (#9475)
|
8 years ago |
|
ssl.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
ssl_go1.7.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
ssl_permissions.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
ssl_renegotiation.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
ssl_windows.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
url.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
user_posix.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |
|
user_windows.go
|
6253476c73
tech(build): move dependencies to vendor folder
|
9 years ago |
|
uuid.go
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 years ago |