File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ var rustPostgresBlocklist = blocklist{
61
61
"types.ltxtquery" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
62
62
"types.ltxtquery_any" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
63
63
"types.test_array_vec_params" : "default int size (int4 vs int8) mismatch" ,
64
- "types.test_citext_params" : "unsupported citext type alias - https://github.com/cockroachdb/cockroach/issues/22463" ,
65
64
"types.test_hstore_params" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/41284" ,
66
65
"types.test_i16_params" : "default int size (int4 vs int8) mismatch" ,
67
66
"types.test_i32_params" : "default int size (int4 vs int8) mismatch" ,
You can’t perform that action at this time.
0 commit comments