Files
rust-postgres/tests
Nathan VanBenschoten cf3ead046e Add savepoint method to Transaction
This change creates a `Transaction.savepoint` method, which is equivalent
to `Transaction.transaction`, but takes a custom name for the nested
transaction's savepoint name.
2016-05-25 17:17:36 -04:00
..
2016-03-27 09:42:21 -07:00
2016-05-25 17:17:36 -04:00