MCPcopy Create free account
hub / github.com/apecloud/myduckserver / ReadyForQueryTransactionIndicator

TypeAlias ReadyForQueryTransactionIndicator

pgserver/connection_data.go:43–43  ·  view source on GitHub ↗

ReadyForQueryTransactionIndicator indicates the state of the transaction related to the query.

Source from the content-addressed store, hash-verified

41)
42
43// ReadyForQueryTransactionIndicator indicates the state of the transaction related to the query.
44type ReadyForQueryTransactionIndicator byte
45
46const (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected