pgx/pgxpool
Peter Feichtinger 3cb99532f5 pgxpool: Make BeginTx success case clearer 2022-08-04 20:22:57 -05:00
..
batch_results.go Fix pgxpool BatchResults for QueryFunc 2021-09-11 11:05:44 -05:00
bench_test.go Rename package pool to pgxpool 2019-06-29 11:37:36 -05:00
common_test.go Further increase wait times on timing tests for CI 2021-11-20 10:43:13 -06:00
conn.go pgxpool: health check should avoid going below minConns 2022-06-07 18:38:03 -05:00
conn_test.go Rename package pool to pgxpool 2019-06-29 11:37:36 -05:00
doc.go Explicityly state pgxpool's concurrency-safety 2020-11-09 17:01:51 -06:00
pool.go pgxpool: Make BeginTx success case clearer 2022-08-04 20:22:57 -05:00
pool_test.go Ignore cancellation in puddle constructor 2022-07-30 07:54:16 -05:00
rows.go Fix pgxpool Rows.CommandTag() 2019-10-21 13:57:39 -05:00
stat.go pgxpool: health check should avoid going below minConns 2022-06-07 18:38:03 -05:00
tx.go Tweak wording 2021-10-02 07:42:32 -05:00
tx_test.go Resplit Begin and BeginEx 2019-08-17 15:53:55 -05:00