pgx/pool
Jack Christensen 6c1be9b220 Add pool configuration
MaxConns is only knob at moment
2019-04-13 18:55:02 -05:00
..
common_test.go Remove simple protocol and one round trip query options 2019-04-13 11:39:01 -05:00
conn.go Remove simple protocol and one round trip query options 2019-04-13 11:39:01 -05:00
conn_test.go Remove Ex versions of Query and QueryRow 2019-04-10 12:12:22 -05:00
pool.go Add pool configuration 2019-04-13 18:55:02 -05:00
pool_test.go Add pool configuration 2019-04-13 18:55:02 -05:00
rows.go Rows and Row are now interfaces 2019-04-11 17:58:16 -05:00
stat.go Add pool configuration 2019-04-13 18:55:02 -05:00
todo.txt Add todos for pool 2019-04-12 16:56:18 -05:00
tx.go Remove simple protocol and one round trip query options 2019-04-13 11:39:01 -05:00
tx_test.go Commit and Rollback take context 2019-04-10 12:22:12 -05:00