github.com/jackc/pgx/v5/pgtype.Codec.DecodeDatabaseSQLValue (method)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L176: DecodeDatabaseSQLValue(m *Map, oid uint32, format int16, src []byte) (driver.Value, error)
pgtype.go#L379: value, err := plan.c.DecodeDatabaseSQLValue(plan.m, plan.oid, plan.formatCode, src)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)