This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
3661a005fa059ac0f94bfa48752b005e84474072
pgx
/
pool
T
History
Jack Christensen
3661a005fa
Per pool.Conn preallocated resources
...
This removes the pool wide mutexes for preallocated resources.
2019-05-04 16:49:46 -05:00
..
batch_results.go
Add SendBatch to pool
2019-04-25 15:07:35 -05:00
bench_test.go
Bulk allocate pool Conns
2019-05-04 15:40:47 -05:00
common_test.go
Run pool tests parallel
2019-04-25 15:41:17 -05:00
conn_test.go
Run pool tests parallel
2019-04-25 15:41:17 -05:00
conn.go
Per pool.Conn preallocated resources
2019-05-04 16:49:46 -05:00
pool_test.go
Add AfterConnect hook to pool
2019-04-27 16:09:23 -05:00
pool.go
Per pool.Conn preallocated resources
2019-05-04 16:49:46 -05:00
rows.go
Use pgproto3.FieldDescription instead of pgx version
2019-05-04 13:47:18 -05:00
stat.go
Add pool configuration
2019-04-13 18:55:02 -05:00
tx_test.go
Run pool tests parallel
2019-04-25 15:41:17 -05:00
tx.go
Add CopyFrom to pool
2019-04-25 15:35:53 -05:00