This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
0cc35d7a60b96aa8a6796a6d51bb59252be60c8d
pgx
/
pgxpool
T
History
Jack Christensen
d245ed47f1
Increase pool release conn wait time for CI
...
No simple way around sleeping for certain tests.
2021-03-04 20:06:15 -06:00
..
batch_results.go
Remove Results suffix from BatchResults methods
2019-08-24 23:41:28 -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 BeginFunc and BeginTxFunc
2021-02-20 18:30:18 -06:00
doc.go
Explicityly state pgxpool's concurrency-safety
2020-11-09 17:01:51 -06:00
pool_test.go
Skip backend PID dependent tests on CockroachDB
2021-02-27 10:03:58 -06:00
pool.go
Add BeginFunc and BeginTxFunc
2021-02-20 18:30:18 -06:00
rows.go
Fix pgxpool Rows.CommandTag()
2019-10-21 13:57:39 -05:00
stat.go
Add/Copy docstring from puddle
2020-10-06 09:04:33 -05:00
tx_test.go
Resplit Begin and BeginEx
2019-08-17 15:53:55 -05:00
tx.go
Add BeginFunc and BeginTxFunc
2021-02-20 18:30:18 -06:00