pgx/stdlib
Jack Christensen c3e41872a8 Resplit Begin and BeginEx
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.
2019-08-17 15:53:55 -05:00
..
opendb.go stdlib AfterConnect takes context 2019-06-29 13:53:43 -05:00
sql.go Resplit Begin and BeginEx 2019-08-17 15:53:55 -05:00
sql_test.go Bring stdlib iso change from v3 2019-08-08 15:35:30 -05:00
stdlibutil110_test.go Use envvars for stdlib tests 2019-05-20 20:39:45 -05:00
stdlibutil_test.go Use envvars for stdlib tests 2019-05-20 20:39:45 -05:00