Method Sql.pgsql()->status_commit()
- Method status_commit
finalstringstatus_commit()- Returns
The current commitstatus of the connection. Returns either one of:
idleintransactioninfailedtransaction- Note
This function is PostgreSQL-specific, and thus it is not available through the generic SQL-interface.