This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
64b07f0d6622985b47d7cc5ba7fcf69a24754f73
pgx
/
pgxpool
T
History
Jack Christensen
64b07f0d66
Batch uses statement cache.
...
This streamlines Queue's interface as well.
2019-08-24 23:40:21 -05:00
..
batch_results.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
bench_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
common_test.go
Batch uses statement cache.
2019-08-24 23:40:21 -05:00
conn_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
conn.go
Rename BeginEx to BeginTx and update docs
2019-08-24 20:50:24 -05:00
pool_test.go
Require conn and pool configs to be created by ParseConfig
2019-08-24 09:53:38 -05:00
pool.go
Rename BeginEx to BeginTx and update docs
2019-08-24 20:50:24 -05:00
rows.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
stat.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
tx_test.go
Resplit Begin and BeginEx
2019-08-17 15:53:55 -05:00
tx.go
Update for rename of pgconn.PreparedStatementDescription
2019-08-24 20:44:56 -05:00