This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
763050e10e90d849ab088e2f2e171f9ff7f66778
pgx
/
pgxpool
T
History
Dan Gillis
763050e10e
Add comments
...
Add Stat struct comment and correct Stat.MaxConns method comment
2021-09-25 09:26:59 -05:00
..
batch_results.go
Fix pgxpool BatchResults for QueryFunc
2021-09-11 11:05:44 -05:00
bench_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
common_test.go
Increase pool release conn wait time for CI
2021-03-04 20:06:15 -06:00
conn_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
conn.go
Add comments
2021-09-11 11:07:31 -05:00
doc.go
Explicityly state pgxpool's concurrency-safety
2020-11-09 17:01:51 -06:00
pool_test.go
Prevent panics caused by attempting to close an already closed pgxpool.Pool.
2021-03-19 08:58:56 -05:00
pool.go
Add comments
2021-09-11 11:07:31 -05:00
rows.go
Fix pgxpool Rows.CommandTag()
2019-10-21 13:57:39 -05:00
stat.go
Add comments
2021-09-25 09:26:59 -05:00
tx_test.go
Resplit Begin and BeginEx
2019-08-17 15:53:55 -05:00
tx.go
Add comments
2021-09-11 11:07:31 -05:00