mirror of https://github.com/jackc/pgx.git
It was previously possible for a connection to be created while the background health check was running. The health check could create connection(s) in excess of the maximum pool size in this case. https://github.com/jackc/pgx/issues/1660 |
||
---|---|---|
.. | ||
batch_results.go | ||
bench_test.go | ||
common_test.go | ||
conn.go | ||
conn_test.go | ||
doc.go | ||
pool.go | ||
pool_test.go | ||
rows.go | ||
stat.go | ||
tx.go | ||
tx_test.go |