This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
384fe7775c9d3b981959f51cd41c47da5aff8016
pgx
/
pgxpool
T
History
Alexey Palazhchenko
8fb309c631
Use Go 1.20's link syntax for
ParseConfig
2023-07-28 17:51:42 -05:00
..
batch_results.go
…
bench_test.go
…
common_test.go
…
conn_test.go
Drastically increase allowed test times for potato CI
2023-07-11 21:16:08 -05:00
conn.go
…
doc.go
Use Go 1.20's link syntax for
ParseConfig
2023-07-28 17:51:42 -05:00
pool_test.go
fix TestPoolBackgroundChecksMinConns and NewConnsCount
2023-07-22 08:28:39 -05:00
pool.go
Use Go 1.20's link syntax for
ParseConfig
2023-07-28 17:51:42 -05:00
rows.go
Ensure pgxpool.Pool.QueryRow.Scan releases connection on panic
2023-06-03 07:39:56 -05:00
stat.go
…
tx_test.go
Drastically increase allowed test times for potato CI
2023-07-11 21:16:08 -05:00
tx.go
…