Files
rust-postgres/tokio-postgres/src
Nathan VanBenschoten 64d6e97eff Re-add savepoint method to Transaction
Revives #184.

The rewrite for async/await and Tokio accidentally lost functionality
that allowed users to assign specific names to savepoints when using
nested transactions. This functionality had originally been added
in #184 and had been updated in #374.

This commit revives this functionality using a similar scheme to the
one that existed before. This should allow CockroachDB users to update
to the next patch release of version `0.17`.
2020-05-01 12:55:48 -04:00
..
2019-12-02 17:55:08 -08:00
2019-11-26 16:32:36 -08:00
2020-02-17 17:10:51 +00:00
2020-03-05 05:31:43 -08:00
2019-12-29 15:15:48 -05:00
2019-10-18 22:33:33 -04:00
2019-12-17 18:11:40 -08:00
2020-03-16 15:10:25 +01:00
2019-11-26 16:32:36 -08:00
2019-12-17 18:11:40 -08:00
2019-12-17 18:11:40 -08:00
2020-02-17 17:10:51 +00:00
2019-12-17 18:11:40 -08:00
2019-11-26 16:32:36 -08:00
2020-02-17 17:10:51 +00:00
2019-12-19 16:41:26 -08:00