const github.com/jackc/pgtype.NumrangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L77: 	NumrangeOID         = 3906
		pgtype.go#L301: 	ci.RegisterDataType(DataType{Value: &Numrange{}, Name: "numrange", OID: NumrangeOID})