mirror of https://github.com/jackc/pgx.git
This is in preparation for a Begin / Tx interface that will similate nested transactions with savepoints. In addition, this passes the TxOptions struct by value and thereby removes an allocation. |
||
---|---|---|
.. | ||
batch_results.go | ||
bench_test.go | ||
common_test.go | ||
conn.go | ||
conn_test.go | ||
pool.go | ||
pool_test.go | ||
rows.go | ||
stat.go | ||
tx.go | ||
tx_test.go |