JDatabaseDriverPostgresqlTest::testReleaseTransactionSavepoint
Test for release of transaction savepoint, correct case is already tested inside testTransactionRollback, here will be tested a RELEASE SAVEPOINT of an inexistent savepoint that will throw and exception.
Signature
public function testReleaseTransactionSavepoint()
Returns
- void