github.com/jackc/pgtype.OIDValue.Value (method)

2 uses

	github.com/jackc/pgtype (current package)
		oid_value.go#L53: func (src OIDValue) Value() (driver.Value, error) {

	github.com/jackc/pgx/v4/stdlib
		sql.go#L635: 					return d.Value()