Type | Name | Default | Documentation |
---|---|---|---|
PyString | info | '' | |
Boolean | subtransaction | 0 | A flag indicating whether the transaction begun should be a sub-transaction. This is most meaningful if other subtransactions have been committed in this transaction. The actuall disposition of this transaction will be determined by the call to commit or abort. |