ReadyForQueryTransactionIndicator indicates the state of the transaction related to the query.
| 41 | ) |
| 42 | |
| 43 | // ReadyForQueryTransactionIndicator indicates the state of the transaction related to the query. |
| 44 | type ReadyForQueryTransactionIndicator byte |
| 45 | |
| 46 | const ( |
nothing calls this directly
no outgoing calls
no test coverage detected