const github.com/jackc/pgtype.TsrangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L78: 	TsrangeOID          = 3908
		pgtype.go#L312: 	ci.RegisterDataType(DataType{Value: &Tsrange{}, Name: "tsrange", OID: TsrangeOID})