const github.com/jackc/pgtype.Int8rangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L82: 	Int8rangeOID        = 3926
		pgtype.go#L292: 	ci.RegisterDataType(DataType{Value: &Int8range{}, Name: "int8range", OID: Int8rangeOID})