package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
AddNumericStats combines derived statistics.
# Constants
InvalidTransactionFingerprintID denotes an invalid transaction fingerprint ID.
# Variables
ConstructStatementFingerprintID constructs an ID by hashing query with constants redacted, its database, and if it was part of an implicit txn.
# Type aliases
StmtFingerprintID is the type of a Statement's fingerprint ID.
TransactionFingerprintID is the hashed string constructed using the individual statement fingerprint IDs that comprise the transaction.