pgx/pgxpool
Yegor Myskin 8dd3679f5a Properly close a pool on "not lazy" connect 2020-05-13 17:48:28 +03: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 Remove Results suffix from BatchResults methods 2019-08-24 23:41:28 -05:00
conn.go Releasing a busy connection closes the connection 2019-10-12 11:26:51 -05:00
conn_test.go Rename package pool to pgxpool 2019-06-29 11:37:36 -05:00
doc.go Add package docs for pgxpool 2019-09-02 12:18:30 -05:00
pool.go Properly close a pool on "not lazy" connect 2020-05-13 17:48:28 +03:00
pool_test.go Use ++ instead of += 1 2020-05-07 22:28:46 -05:00
rows.go Fix pgxpool Rows.CommandTag() 2019-10-21 13:57:39 -05:00
stat.go Rename package pool to pgxpool 2019-06-29 11:37:36 -05:00
tx.go Add Conn() to Tx interface. 2019-10-12 09:35:29 -05:00
tx_test.go Resplit Begin and BeginEx 2019-08-17 15:53:55 -05:00